Skip to content

Instantly share code, notes, and snippets.

@scr
Created October 14, 2015 19:05
Show Gist options
  • Save scr/fbb2b23a1d74be4447e9 to your computer and use it in GitHub Desktop.
Save scr/fbb2b23a1d74be4447e9 to your computer and use it in GitHub Desktop.
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ protobuf-java-format ---
Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/protobuf-java-format/protobuf-java-format/1.4-SNAPSHOT/maven-metadata.xml
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/protobuf-java-format/protobuf-java-format/1.4-SNAPSHOT/protobuf-java-format-1.4-20151014.190507-1.jar
Uploading: https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/protobuf-java-format/protobuf-java-format/1.4-SNAPSHOT/protobuf-java-format-1.4-20151014.190507-1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.751 s
[INFO] Finished at: 2015-10-14T12:05:08-07:00
[INFO] Final Memory: 33M/152M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project protobuf-java-format: Failed to deploy artifacts: Could not transfer artifact com.googlecode.protobuf-java-format:protobuf-java-format:jar:1.4-20151014.190507-1 from/to sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots/): Failed to transfer file: https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/protobuf-java-format/protobuf-java-format/1.4-SNAPSHOT/protobuf-java-format-1.4-20151014.190507-1.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment