Ship Plugin for Maven. The Ship Plugin provides a means of integrating Continuous Deployment scripts into the Maven release process.
'org.codehaus.mojo:ship-maven-plugin:1.0-alpha-2'
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>ship-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
</dependency>
<dependency org="org.codehaus.mojo" name="ship-maven-plugin" rev="1.0-alpha-2"/>
"org.codehaus.mojo", "ship-maven-plugin", "1.0-alpha-2"