Skip to content

Instantly share code, notes, and snippets.

@jfarcand
Created January 31, 2011 18:28
Show Gist options
  • Save jfarcand/804525 to your computer and use it in GitHub Desktop.
Save jfarcand/804525 to your computer and use it in GitHub Desktop.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:33.359s
[INFO] Finished at: Mon Jan 31 13:27:22 EST 2011
[INFO] Final Memory: 21M/87M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy (default-deploy) on project async-http-client: Failed to deploy artifacts: Could not transfer artifact com.ning:async-http-client:jar:1.5.0 from/to sonatype-nexus-staging (http://oss.sonatype.org/service/local/staging/deploy/maven2): Failed to transfer file: http://oss.sonatype.org/service/local/staging/deploy/maven2/com/ning/async-http-client/1.5.0/async-http-client-1.5.0.jar. Return code is: 504 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment