Also maybe try deleting your local cache of that file. Like delete the following:
c:\.m2\org\apache\camel\camel-spring-integration On Tue, Dec 15, 2009 at 12:36 PM, Jon Anstey <[email protected]> wrote: > Hmm... the pom.xml file looks fine from the actual Apache snapshot repo > > > https://repository.apache.org/content/repositories/snapshots/org/apache/camel/camel-spring-integration/2.1-SNAPSHOT/camel-spring-integration-2.1-SNAPSHOT.pom > > I'm assuming cde.foobar.com is an internal URL for you? :) Your Nexus > instance may have a corrupt cache of that pom or something... you may want > to go into the Nexus UI and clear out its cache for > org/apache/camel/camel-spring-integration<https://cde.foobar.com/nexus/content/groups/public/org/apache/camel/camel-spring-integration/2.1-SNAPSHOT/camel-spring-integration-2.1-SNAPSHOT.pom>and > see if that works. > > > On Tue, Dec 15, 2009 at 12:29 PM, Mond Ray Mond <[email protected]>wrote: > >> >> Guys, >> >> I am trying to obtain the 2.1 SNAPSHOT and Maven is puking. >> >> Any ideas? >> >> Downloading: >> >> https://cde.foobar.com/nexus/content/groups/public/org/apache/camel/camel-spring-integration/2.1-SNAPSHOT/camel-spring-integration-2.1-SNAPSHOT.pom >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error building POM (may not be this project's POM). >> >> >> Project ID: org.apache.camel:camel-spring-integration >> >> Reason: Failed to build model from file >> >> 'c:\.m2\org\apache\camel\camel-spring-integration\2.1-SNAPSHOT\camel-spring-integration-2.1-SNAPSHOT.pom'. >> Error: 'no more data available - expected end tags >> </dependency></dependencies></project> to close start tag <dependency> >> from >> line 110 and start tag <dependencies> from line 101 and start tag >> <project> >> from line 18, parser stopped on END_TAG seen >> ...<version>${spring-integration-version}</version>\n ... @114:6' for >> project org.apache.camel:camel-spring-integration >> >> Thanks >> >> Ray >> -- >> View this message in context: >> http://old.nabble.com/Maven-problem-tp26796124p26796124.html >> Sent from the Camel - Users mailing list archive at Nabble.com. >> >> > > > -- > Cheers, > Jon > > Camel in Action: http://manning.com/ibsen > Blog: http://janstey.blogspot.com > -- Cheers, Jon Camel in Action: http://manning.com/ibsen Blog: http://janstey.blogspot.com
