Skip to content

Instantly share code, notes, and snippets.

@jvanzyl
Created September 8, 2010 23:19
Show Gist options
  • Save jvanzyl/571041 to your computer and use it in GitHub Desktop.
Save jvanzyl/571041 to your computer and use it in GitHub Desktop.
bash-3.2$ ./mvnRuntime update 3.0-beta-1-SNAPSHOT
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building maven.updater 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.170s
[INFO] Finished at: Thu Sep 09 01:18:41 CEST 2010
[INFO] Final Memory: 3M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.sonatype.maven.plugins:maven-p2-bridge-plugin:0.1.0-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.sonatype.maven.plugins:maven-p2-bridge-plugin:jar:0.1.0-SNAPSHOT: Could not transfer artifact org.sonatype.maven.plugins:maven-p2-bridge-plugin:jar:0.1.0-SNAPSHOT from nexus (http://repository.sonatype.org/content/groups/sonatype-grid, releases=true, snapshots=true, managed=false): No connector available to access repository 'nexus' (http://repository.sonatype.org/content/groups/sonatype-grid) of type 'default' -> [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
Press any key to continue...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment