Installation
The Cargo Maven Plugin is found at (groupId:artifactId
) org.codehaus.cargo:cargo-maven2-plugin
. This plugin works with both Maven 2.x and 3.x.
Releases
The Cargo Maven Plugin (and all other Cargo artifacts) are hosted at the Codehaus Maven repository, which is synced to Maven central. As Maven is configured for Maven central by default, no additional installation or repository configuration is necessary to use the plugin.
Snapshots
If you want to build the latest SNAPSHOT
version, please refer to the Building page.