| Class | Description |
|---|---|
| AbstractAddResourceMojo |
Abstract Mojo for adding Resources
|
| AbstractDefinePropertyMojo | |
| AbstractRegexPropertyMojo | |
| AddResourceMojo |
Add more resource directories to the POM.
|
| AddSourceMojo |
Add more source directories to the POM.
|
| AddTestResourceMojo |
Add more test resource directories to the POM.
|
| AddTestSourceMojo |
Add test source directories to the POM.
|
| Artifact |
Artifact class.
|
| AttachArtifactMojo |
Attach additional artifacts to be installed and deployed.
|
| BeanshellPropertyMojo |
Define one or many properties as a result of a Beanshell script invocation.
|
| CpuCountMojo |
Retrieve number of CPUs with project factor, and place it under a configurable project property
|
| HelpMojo |
Display help information on build-helper-maven-plugin.
Call mvn build-helper:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| LocalIpMojo |
Retrieve current host IP address and place it under a configurable project property
|
| MavenVersionMojo |
Store the maven core version in a property
maven.version. |
| ParseVersionMojo |
Parse a version string and set properties containing the component parts of the version.
|
| RegexPropertiesMojo |
Sets a property by applying a regex replacement rule to a supplied value.
|
| RegexPropertyMojo |
Sets a property by applying a regex replacement rule to a supplied value.
|
| RegexPropertySetting | |
| ReleasedVersionMojo |
Resolve the latest released version of this project.
|
| RemoveLocalArtifactMojo |
Remove project's artifacts from local repository.
|
| ReserveListenerPortMojo |
Reserve a list of random and not in use network ports and place them in a configurable project properties.
|
| RootLocationMojo |
This goal will get the location of the root folder within a multi module build as a property
rootlocation. |
| TimestampPropertyMojo |
Sets a property based on the current date and time.
|
| UpToDatePropertiesMojo |
Sets multiple properties according to whether multiple sets of source and target resources are respectively up to
date.
|
| UpToDatePropertyMojo |
Sets a property according to whether one set of resources is up to date with respect to another.
|
| UpToDatePropertySetting |
Holds settings for
AbstractUpToDateProperty subclasses. |
Copyright © 2005–2017 MojoHaus. All rights reserved.