step 2 is failing Downloading: https://maven-repository.dev.java.net/nonav/repository/org.codehaus .xfire/poms/xfire-parent-1.2.1.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM).
Project ID: null:xfire-all:jar:1.2.1 Reason: Cannot find parent: org.codehaus.xfire:xfire-parent for project: null:xf ire-all:jar:1.2.1 [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get dependency information: Unable to read the metadata file for artifact 'org.codehaus.xfire: xfire-all:jar': Cannot find parent: org.codehaus.xfire:xfire-parent for project: null:xfire-all:jar:1.2.1 org.codehaus.xfire:xfire-all:jar:1.2.1 from the specified remote repositories: central (http://www.ibiblio.org/maven2), servicemix-m2-repo (http://servicemix.org/m2-repo), apache.snapshots (http://svn.apache.org/maven-snapshot-repository), activemq-tmp-repo (http://people.apache.org/~chirino/incubator-activemq-4.0.2- RC3/maven2) ... Philip Dodds-2 wrote: > > Did you follow the two step building instructions :) > > http://www.servicemix.org/site/building.html > > P > > On 10/10/06, mart <[EMAIL PROTECTED]> wrote: >> >> I can't build jbi maven plugin nor prepare the sources for eclipse >> >> ---------- >> 2 required artifacts are missing. >> >> for artifact: >> >> org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.0-incubating >> >> from the specified remote repositories: >> central (http://www.ibiblio.org/maven2), >> servicemix-m2-repo (http://servicemix.org/m2-repo), >> apache.snapshots (http://svn.apache.org/maven-snapshot-repository), >> activemq-tmp-repo >> (http://people.apache.org/~chirino/incubator-activemq-4.0.2- >> RC3/maven2) >> >> >> gnodet wrote: >> > >> > The file is accessible at >> > http://www.ibiblio.org/maven2/javax/xml/jaxb-api/2.0/jaxb-api-2.0.pom >> > Public repos sometime deny connections, so you have to try until all >> > dependencies are downloaded (as long as something is downloaded but the >> > build fail, you should retry). Nearly all needed dependencies are >> > available >> > at http://www.ibiblio.org/maven2/ and if something fail, try to locate >> it >> > there. >> > >> > Cheers, >> > Guillaume Nodet >> > >> > On 6/27/06, Mukesh Mediratta <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> I tried mvn -Dmaven.test.skip=true install >> >> and got following errors. >> >> >> >> >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [ERROR] BUILD ERROR >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] Error building POM (may not be this project's POM). >> >> >> >> >> >> Project ID: javax.xml:jaxb-api >> >> >> >> Reason: Error getting POM for 'javax.xml:jaxb-api' from the >> repository: >> >> Error tr >> >> ansferring file >> >> javax.xml:jaxb-api:pom:2.0 >> >> >> >> from the specified remote repositories: >> >> central (http://ibiblio.org/maven2/), >> >> servicemix-m2-repo (http://servicemix.org/m2-repo), >> >> apache.snapshots (http://svn.apache.org/maven-snapshot-repository), >> >> codehaus (http://repository.codehaus.org), >> >> codehaus.m1 (http://dist.codehaus.org), >> >> activemq-tmp-repo >> >> (http://people.apache.org/~chirino/incubator-activemq-4.0/ma >> >> ven2) >> >> >> >> >> >> >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] For more information, run Maven with the -e switch >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] Total time: 1 minute 8 seconds >> >> [INFO] Finished at: Tue Jun 27 13:08:12 EDT 2006 >> >> [INFO] Final Memory: 17M/48M >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> >> >> -- >> >> View this message in context: >> >> http://www.nabble.com/Eclipse-Integration-tf1845291.html#a5070070 >> >> Sent from the ServiceMix - User forum at Nabble.com. >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Eclipse-Integration-tf1845291.html#a6736327 >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/Eclipse-Integration-tf1845291.html#a6736852 Sent from the ServiceMix - User mailing list archive at Nabble.com.
