| Type |
Changes |
By |
 |
Java classes and maven plugin goals to support the build process of a (this) project.
The following maven goals are implemented: |
bauer |
 |
createReleaseZip: Creates a Release.zip file (in the structure of a repository) with the following data of a project::: pom, *.zip, *.jar, *.war, *.ear |
bauer |
 |
download: This goal downloads dependencies and installs them into the local repository |
bauer |
 |
zipDir This goal zips a given directory. |
bauer |
 |
zipProject: This goal zips all project sources. |
bauer |