I have a custom component built with the Maven archtypes. When I try to compile this on a machine where maven is freshly installed (mvn -version works), I get the following [INFO] Scanning for projects... Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/servicemix/servicemix/3.0-incubating/servicemix-3.0-incubating.pom 59K downloaded Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/apache/1/apache-1.pom [WARNING] Unable to get resource from repository apache-incubating (http://people.apache.org/repo/m2-incubating-repository) Downloading: http://www.ibiblio.org/maven2/org/apache/apache/1/apache-1.pom 3K downloaded Downloading: http://repo1.maven.org/maven2/org/apache/servicemix/tooling/jbi-maven-plugin/3.0-incubating/jbi-maven-plugin-3.0-incubating.pom [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/servicemix/tooling/jbi-maven-plugin/3.0-incubating/jbi-maven-plugin-3.0-incubating.pom 3K downloaded Downloading: http://repo1.maven.org/maven2/org/apache/servicemix/tooling/tooling/3.0-incubating/tooling-3.0-incubating.pom [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) Downloading: http://people.apache.org/repo/m2-incubating-repository/org/apache/servicemix/tooling/tooling/3.0-incubating/tooling-3.0-incubating.pom 2K downloaded Downloading: http://repo1.maven.org/maven2/org/apache/servicemix/tooling/jbi-maven-plugin/3.0-incubating/jbi-maven-plugin-3.0-incubating.jar [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository I see that the file http://repo1.maven.org/maven2/org/apache/servicemix/tooling/jbi-maven-plugin/3.0-incubating/jbi-maven-plugin-3.0-incubating.jar does not exist. I have followed these instructions http://servicemix.goopen.org/sm30ug/4-examples.html#4.Examples-Mavenconfiguration and set my settings.xml. What else do I need to do? -- View this message in context: http://www.nabble.com/Maven-repository-problem-tf2811096s12049.html#a7844514 Sent from the ServiceMix - User mailing list archive at Nabble.com.
- Maven repository problem icechunk
- Re: Maven repository problem cmalonzo
- Re: Maven repository problem icechunk
- Re: Maven repository problem cmalonzo
- Re: Maven repository problem icechunk
- Re: Maven repository problem Guillaume Nodet
