Skip to content
Robert Gründler edited this page Apr 13, 2014 · 5 revisions

Welcome to the Composer-Java-Bindings wiki!

Deployment to Sonatype Nexus

Release

  • mvn versions:set -DnewVersion=1.2.3
  • mvn clean deploy -P release
  • Login to https://oss.sonatype.org
  • Select the Staging Repositories
  • Search for comdubture in the list
  • Select the entry
  • Click close. This process will take some time.
  • If everything went ok, you will see a release button in the toolbar at the top.
  • Click it :)

For details see http://central.sonatype.org/pages/apache-maven.html#performing-a-release-deployment and http://central.sonatype.org/pages/releasing-the-deployment.html.

API Notes

Naming Conventions

Clone this wiki locally