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/6733003 to your computer and use it in GitHub Desktop.
Save simpligility/6733003 to your computer and use it in GitHub Desktop.
$ mvn release:perform
[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.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-release-plugin:2.4.1:perform (default-cli) @ progressive-organization-pom ---
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target && git clone --branch 1.0.0 git@github.com:simpligility/progressive-organization-pom.git /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout
[INFO] Working directory: /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target
[INFO] Executing: /bin/sh -c cd /var/folders/4_/mq34pzmj5yd7rff0wgy61y100000gn/T/ && git ls-remote git@github.com:simpligility/progressive-organization-pom.git
[INFO] Working directory: /var/folders/4_/mq34pzmj5yd7rff0wgy61y100000gn/T
[INFO] Executing: /bin/sh -c cd /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout && git fetch git@github.com:simpligility/progressive-organization-pom.git
[INFO] Working directory: /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout
[INFO] Executing: /bin/sh -c cd /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout && git checkout 1.0.0
[INFO] Working directory: /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout
[INFO] Executing: /bin/sh -c cd /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout && git ls-files
[INFO] Working directory: /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout
[INFO] Invoking perform goals in directory /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout
[INFO] Executing goals 'deploy'...
[WARNING] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] Inspecting build with total of 1 modules...
[INFO] [INFO] Installing Nexus Staging features:
[INFO] [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] [INFO]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Building Progressive Organization POM 1.0.0
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO]
[INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ progressive-organization-pom >>>
[INFO] [INFO]
[INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ progressive-organization-pom <<<
[INFO] [INFO]
[INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ progressive-organization-pom ---
[INFO] [INFO]
[INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ progressive-organization-pom ---
[INFO] [INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [INFO]
[INFO] [INFO] --- maven-gpg-plugin:1.4:sign (default) @ progressive-organization-pom ---
[INFO] gpg: WARNING: "--no-use-agent" is an obsolete option - it has no effect
[INFO] [INFO]
[INFO] [INFO] --- maven-install-plugin:2.5:install (default-install) @ progressive-organization-pom ---
[INFO] [INFO] Installing /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout/pom.xml to /Users/manfred/.m2/repository/com/simpligility/maven/progressive-organization-pom/1.0.0/progressive-organization-pom-1.0.0.pom
[INFO] [INFO] Installing /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout/target/progressive-organization-pom-1.0.0.pom.asc to /Users/manfred/.m2/repository/com/simpligility/maven/progressive-organization-pom/1.0.0/progressive-organization-pom-1.0.0.pom.asc
[INFO] [INFO]
[INFO] [INFO] --- nexus-staging-maven-plugin:1.4.8:deploy (injected-nexus-deploy) @ progressive-organization-pom ---
[INFO] [INFO] Performing local staging (local stagingDirectory="/Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout/target/nexus-staging/staging")...
[INFO] [INFO] Using server credentials with ID="ossrh-releases" from Maven settings.
[INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.6.1-02 and edition "Professional"
[INFO] [INFO] * Using staging profile ID "42b61fb4c62700" (configured by user).
[INFO] [INFO] Installing /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout/pom.xml to /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout/target/nexus-staging/staging/42b61fb4c62700/com/simpligility/maven/progressive-organization-pom/1.0.0/progressive-organization-pom-1.0.0.pom
[INFO] [INFO] Installing /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout/target/progressive-organization-pom-1.0.0.pom.asc to /Volumes/mac-data/dev/github/simpligility/progressive-organization-pom/target/checkout/target/nexus-staging/staging/42b61fb4c62700/com/simpligility/maven/progressive-organization-pom/1.0.0/progressive-organization-pom-1.0.0.pom.asc
[INFO] [INFO] Performing remote staging...
[INFO] [INFO] Using server credentials with ID="ossrh-releases" from Maven settings.
[INFO] [INFO] * Connected to Nexus at https://oss.sonatype.org:443/, is version 2.6.1-02 and edition "Professional"
[INFO] [INFO]
[INFO] [INFO] * Remote staging into staging profile ID "42b61fb4c62700"
[INFO] [INFO] * Created staging repository with ID "comsimpligility-1005".
[INFO] [INFO] * Uploading locally staged artifacts to profile com.simpligility
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsimpligility-1005/com/simpligility/maven/progressive-organization-pom/1.0.0/progressive-organization-pom-1.0.0.pom.asc
[INFO] 487/487 B
[INFO]
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsimpligility-1005/com/simpligility/maven/progressive-organization-pom/1.0.0/progressive-organization-pom-1.0.0.pom.asc (487 B at 0.1 KB/sec)
[INFO] Downloading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsimpligility-1005/com/simpligility/maven/progressive-organization-pom/maven-metadata.xml
[INFO]
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsimpligility-1005/com/simpligility/maven/progressive-organization-pom/maven-metadata.xml
[INFO] 330/330 B
[INFO]
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsimpligility-1005/com/simpligility/maven/progressive-organization-pom/maven-metadata.xml (330 B at 0.2 KB/sec)
[INFO] Uploading: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsimpligility-1005/com/simpligility/maven/progressive-organization-pom/1.0.0/progressive-organization-pom-1.0.0.pom
[INFO] 2/25 KB
[INFO] 4/25 KB
[INFO] 6/25 KB
[INFO] 8/25 KB
[INFO] 10/25 KB
[INFO] 12/25 KB
[INFO] 14/25 KB
[INFO] 16/25 KB
[INFO] 18/25 KB
[INFO] 20/25 KB
[INFO] 22/25 KB
[INFO] 24/25 KB
[INFO] 25/25 KB
[INFO]
[INFO] Uploaded: https://oss.sonatype.org:443/service/local/staging/deployByRepositoryId/comsimpligility-1005/com/simpligility/maven/progressive-organization-pom/1.0.0/progressive-organization-pom-1.0.0.pom (25 KB at 11.8 KB/sec)
[INFO] [INFO] * Upload of locally staged artifacts finished.
[INFO] [INFO] * Closing staging repository with ID "comsimpligility-1005".
[INFO]
[INFO] Waiting for operation to complete..........
[INFO]
[INFO] [INFO] Remote staged 1 repositories, finished with success.
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 48.233s
[INFO] [INFO] Finished at: Fri Sep 27 11:16:04 PDT 2013
[INFO] [INFO] Final Memory: 24M/323M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:09.456s
[INFO] Finished at: Fri Sep 27 11:16:04 PDT 2013
[INFO] Final Memory: 23M/185M
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment