All Classes and Interfaces

Class
Description
Abstract Mojo for adding Resources
 
 
Add more resource directories to the POM.
Add more source directories to the POM.
Add more test resource directories to the POM.
Add test source directories to the POM.
Artifact class.
Attach additional artifacts to be installed and deployed.
Define one or many properties as a result of a Beanshell script invocation.
Retrieve number of CPUs with project factor, and place it under a configurable project property
 
Display help information on build-helper-maven-plugin.
Call mvn build-helper:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Retrieve current hostname and place it under a configurable project property
Retrieve current host IP address and place it under a configurable project property
Deprecated.
Maven since version 3.0.4 has such property build in: MNG-4112.
Parse a version string and set properties containing the component parts of the version.
Sets a property by applying a regex replacement rule to a supplied value.
Sets a property by applying a regex replacement rule to a supplied value.
 
Resolve the latest released version of this project.
Remove project's artifacts from local repository.
Reserve a list of random and not in use network ports and place them in a configurable project properties.
This goal will get the location of the root folder within a multi module build as a property rootlocation.
Sets a property based on the current date and time.
Sets multiple properties according to whether multiple sets of source and target resources are respectively up to date.
Sets a property according to whether one set of resources is up to date with respect to another.
Holds settings for AbstractUpToDateProperty subclasses.
This class will parse the version based on the given pattern in ParseVersionMojo.