Skip to content

Instantly share code, notes, and snippets.

@ddelizia
Created September 13, 2012 13:47
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 ddelizia/3714403 to your computer and use it in GitHub Desktop.
Save ddelizia/3714403 to your computer and use it in GitHub Desktop.
Error - mvn missing repository
Failed to execute goal on project projectName:
Could not resolve dependencies for project com.package.projectName:type:version:
The following artifacts could not be resolved:
org.apache.camel:camel-bindy:jar:2.8.0-fuse-03-06, org.apache.camel:camel-core:jar:2.8.0-fuse-03-06, org.apache.camel:camel-spring:jar:2.8.0-fuse-03-06, org.apache.camel:camel-jetty:jar:2.8.0-fuse-03-06, org.apache.camel:camel-http:jar:2.8.0-fuse-03-06, org.apache.camel:camel-test:jar:2.8.0-fuse-03-06: Could not find artifact org.apache.camel:camel-bindy:jar:2.8.0-fuse-03-06 in central (http://repo1.maven.org/maven2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment