See: Description
Class | Description |
---|---|
CommonsDistributionDetachmentMojo |
The purpose of this maven mojo is to detach the artifacts generated by the maven-assembly-plugin,
which for the Apache Commons Project do not get uploaded to Nexus, and putting those artifacts
in the dev distribution location for apache projects.
|
CommonsDistributionStagingMojo |
This class checks out the dev distribution location, copies the distributions into that directory
structure under the
target/commons-release-plugin/scm directory. |
CommonsSiteCompressionMojo |
Takes the built
./target/site directory and compresses it to
./target/commons-release-plugin/site.zip . |
Copyright © 2018 The Apache Software Foundation. All rights reserved.