Skip to content

Instantly share code, notes, and snippets.

@njbartlett
Created October 2, 2012 16:02
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 njbartlett/3820424 to your computer and use it in GitHub Desktop.
Save njbartlett/3820424 to your computer and use it in GitHub Desktop.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:09.370s
[INFO] Finished at: Tue Oct 02 17:01:52 BST 2012
[INFO] Final Memory: 142M/268M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.nexus.plugins:nexus-test-environment-maven-plugin:2.3-SNAPSHOT:setup-environment (default) on project nexus-ldap-plugin-it: Execution default of goal org.sonatype.nexus.plugins:nexus-test-environment-maven-plugin:2.3-SNAPSHOT:setup-environment failed: Plugin org.sonatype.nexus.plugins:nexus-test-environment-maven-plugin:2.3-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.sonatype.aether:aether-util:jar:1.13.1, org.sonatype.plexus:plexus-cipher:jar:1.5, org.sonatype.plugins:port-allocator-maven-plugin:jar:1.2: Failure to transfer org.sonatype.aether:aether-util:jar:1.13.1 from http://central was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced. Original error: Could not transfer artifact org.sonatype.aether:aether-util:jar:1.13.1 from/to central (http://central): central -> [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/PluginResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :nexus-ldap-plugin-it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment