Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save simpligility/6733102 to your computer and use it in GitHub Desktop.
Save simpligility/6733102 to your computer and use it in GitHub Desktop.
cd target/checkout
mvn nexus-staging:release
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Progressive Organization POM 1.0.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- nexus-staging-maven-plugin:1.4.8:release (default-cli) @ progressive-organization-pom ---
[INFO] Connecting to Nexus...
[INFO] Using server credentials with ID="ossrh-releases" from Maven settings.
[INFO] Releasing staging repository with IDs=[comsimpligility-1005]
Waiting for operation to complete.........
[INFO] Released
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.965s
[INFO] Finished at: Fri Sep 27 11:21:01 PDT 2013
[INFO] Final Memory: 21M/184M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment