Artifacts using Kuali Maven Common (12)
The Properties Maven Plugin is here to make life a little easier when dealing
with properties. It provides goals to read and write properties from files.
The Kuali version of this plugin adds support for loading properties from XML files and reading properties files from any
location Spring resource loading can understand (eg classpath:myprops.properties)
Last Release on Mar 16, 2013
Allows Maven to invoke an Ant target inside any Ant build file that is available on the file system, the ant-maven-plugin classpath, or any URL that Spring 3.0 resource loading can understand
Last Release on May 7, 2012
Extract information contained in the pom as project properties.
These are bits of information that are otherwise not directly available as properties
eg major version, scm type
Last Release on Nov 26, 2013
Automated management of Jenkins jobs via Maven. Much of the information needed by Jenkins when creating a job is already in the Maven pom.
The SCM information and CI url are present. Jenkins jobs also typically have names that reflect the groupId, artifactId, and version in some manner.
This plugin automates the process of creating Jenkins jobs by harvesting information from the POM to create XML config files in the format Jenkins needs. The
Jenkins CLI API is then used to create, update, read, and ...
Last Release on Jun 19, 2013
This plugin organizes/standardizes the Maven site publication process for the Kuali organization
Last Release on Oct 17, 2012