Skip to content

Instantly share code, notes, and snippets.

Created August 27, 2014 15:12
Show Gist options
  • Save anonymous/a5b48cc49be2e48d4ff5 to your computer and use it in GitHub Desktop.
Save anonymous/a5b48cc49be2e48d4ff5 to your computer and use it in GitHub Desktop.
cent56 $ mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building distribution-karaf 0.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/root/0.2.0-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/root/0.2.0-SNAPSHOT/root-0.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.006s
[INFO] Finished at: Wed Aug 27 11:10:18 EDT 2014
[INFO] Final Memory: 14M/34M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project distribution-karaf: Could not resolve dependencies for project org.opendaylight.integration:distribution-karaf:pom:0.2.0-SNAPSHOT: Failed to collect dependencies for [org.apache.karaf.features:framework:kar:3.0.1 (compile), org.apache.karaf.features:standard:xml:features:3.0.1 (runtime), org.opendaylight.controller:karaf.branding:jar:1.0.0-SNAPSHOT (compile), org.opendaylight.controller:opendaylight-karaf-resources:jar:1.4.2-SNAPSHOT (compile), org.opendaylight.integration:features-integration:xml:features:0.2.0-SNAPSHOT (runtime)]: Failed to read artifact descriptor for org.opendaylight.integration:features-integration:xml:features:0.2.0-SNAPSHOT: Could not find artifact org.opendaylight.integration:root:pom:0.2.0-SNAPSHOT in opendaylight-snapshot (http://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/) -> [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/DependencyResolutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment