| 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. |
| OsgiArtifactVersion |
Default implementation of artifact versioning.
|
| 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.
|
| TimestampPropertyMojo |
Sets a property based on the current date and time.
|
Copyright © 2005–2015 Codehaus. All rights reserved.