One of the problem with maven 2 is that the build is dependent of external pom that may change :( Could you run maven with the -X option in the module that fails and paste the whole output please ?
Cheers, Guillaume Nodet On 5/12/06, echolu <[EMAIL PROTECTED]> wrote:
But I build the SM3.0( May 10) with Maven2, it is wrong. The message is showed following: Downloading: http://repo1.maven.org/maven2/javax/xml/jsr173-api/2.0-ea3/jsr173-a pi-2.0-ea3.pom [WARNING] Unable to get resource from repository central (http://repo1.maven.org /maven2) Downloading: http://servicemix.org/m2-repo/javax/xml/jsr173-api/2.0-ea3/jsr173-a pi-2.0-ea3.pom [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: javax.xml:jsr173-api Reason: Error getting POM for 'javax.xml:jsr173-api' from the repository: Error transferring file javax.xml:jsr173-api:pom:2.0-ea3 from the specified remote repositories: central (http://repo1.maven.org/maven2), servicemix-m2-repo (http://servicemix.org/m2-repo), apache.snapshots (http://svn.apache.org/maven-snapshot-repository) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20 seconds [INFO] Finished at: Fri May 12 17:40:19 CST 2006 [INFO] Final Memory: 13M/23M [INFO] ------------------------------------------------------------------------ It lost lots of XXXX-ea3.pom files. When i locate the url:http://repo1.maven.org/maven2/, it is redirected to http://www.ibiblio.org/maven2/. But the direcotry javax/xml/ did not contain this type pom file. Did you have this problems? Thanks. -- View this message in context: http://www.nabble.com/lwcontainer-jar-collision-t1600730.html#a4355496 Sent from the ServiceMix - User forum at Nabble.com.
