Goal | Description |
---|
tools:copy-legal-files | Copy legal files for inclusion into generated jars. |
tools:require-java-version | Forces the build to fail if the version of Java is not compatible. |
tools:require-maven-version | Forces the build to fail if the version of Maven is not compatible. |
tools:runtime-environment | ??? |
tools:set-artifact-file | Helper to install a specific file (or the projects pom) as the projects artifact file.
Custom packaging will need to define a artifact handler plexus component to map desired file extention.
|
tools:show-dependencies | Helper to show a projects dependencies. |
tools:show-properties | Helper to show all properties. |
tools:verify-legal-files | Verify (kinda) that legal files are in all attached zip-encoded artifacts. |