Here is what I received using maven 2.0.4........ Please advise.
Thanks and regards, Mark C:\java\sm1\trunk>mvn -Dmaven.skip.test=true install [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] ServiceMix [INFO] ServiceMix :: JBI [INFO] ServiceMix :: Services [INFO] ServiceMix :: Core [INFO] ServiceMix :: Components [INFO] ServiceMix :: Common [INFO] ServiceMix :: SOAP [INFO] ServiceMix :: Console [INFO] ServiceMix :: HTTP [INFO] ServiceMix :: BPE [INFO] ServiceMix :: JMS [INFO] ServiceMix :: JSR-181 Service Engine [INFO] ServiceMix :: WS-Notification Service Engine [INFO] ServiceMix :: Lightweight container Service Engine [INFO] ServiceMix :: SCA Service Engine [INFO] ServiceMix :: Web [INFO] ServiceMix :: EIP [INFO] Servicemix :: Assembly [INFO] snapshot org.apache.servicemix.plugins:maven2-jbi-plugin:1.0-SNAPSHOT: checking for updates from servicemix-m2-repo [WARNING] repository metadata for: 'snapshot org.apache.servicemix.plugins:maven2-jbi-plugin:1.0-SNAPSHOT' could not be retrieved from repository: servicemix-m2-repo due to an error: Error transferring file [INFO] Repository 'servicemix-m2-repo' will be blacklisted [INFO] snapshot org.apache.servicemix.plugins:maven2-jbi-plugin:1.0-SNAPSHOT: checking for updates from servicemix-m2-repo [WARNING] repository metadata for: 'snapshot org.apache.servicemix.plugins:maven2-jbi-plugin:1.0-SNAPSHOT' could not be retrieved from repository: servicemix-m2-repo due to an error: Error transferring file [INFO] Repository 'servicemix-m2-repo' will be blacklisted Downloading: http://cvs.apache.org/maven-snapshot-repository//org/apache/servicemix/plugins/maven2-jbi-plugin/1.0-SNAPSHOT/maven2-jbi-plugin-1.0-SNAPSHOT.pom [WARNING] Unable to get resource from repository apache.snapshots (http://cvs.apache.org/maven-snapshot-repository/) Downloading: http://repo1.maven.org/maven2/org/apache/servicemix/plugins/maven2-jbi-plugin/1.0-SNAPSHOT/maven2-jbi-plugin-1.0-SNAPSHOT.pom [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) Downloading: http://svn.apache.org/maven-snapshot-repository/org/apache/servicemix/plugins/maven2-jbi-plugin/1.0-SNAPSHOT/maven2-jbi-plugin-1.0-SNAPSHOT.pom [WARNING] Unable to get resource from repository apache.snapshots (http://svn.apache.org/maven-snapshot-repository) [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.apache.servicemix.plugins ArtifactId: maven2-jbi-plugin Version: 1.0-SNAPSHOT Reason: Unable to download the artifact from any repository org.apache.servicemix.plugins:maven2-jbi-plugin:pom:1.0-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), servicemix-m2-repo (http://servicemix.org/m2-repo), apache.snapshots (http://cvs.apache.org/maven-snapshot-repository/) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 seconds [INFO] Finished at: Sat May 13 06:50:21 EDT 2006 [INFO] Final Memory: 3M/6M [INFO] ------------------------------------------------------------------------ C:\java\sm1\trunk> -- View this message in context: http://www.nabble.com/snapshot-3.0-fails-to-build-with-maven-t1607713.html#a4370538 Sent from the ServiceMix - User forum at Nabble.com.
