You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by ranthy <ra...@yahoo.com> on 2011/09/15 18:39:29 UTC

ServiceMix-4.3 examples: build using maven 2.2.1 within eclipse

When building within Eclipse Helios version 2 I get the following error:
   9/15/11 8:34:07 AM CDT: Unable to update index for
central|http://repo1.maven.org/maven2
9/15/11 8:34:04 AM CDT: Updating index central|http://repo1.maven.org/maven2
9/15/11 8:46:28 AM CDT: Refreshing [/cxf-osgi/pom.xml]
9/15/11 8:48:56 AM CDT: Refreshing [/cxf-osgi/pom.xml]
9/15/11 9:14:00 AM CDT: C:\apache-servicemix-4.3.0\examples\cxf-osgi
9/15/11 9:14:00 AM CDT:  mvn -B clean
9/15/11 9:25:51 AM CDT: Failed to read Maven project
9/15/11 9:25:51 AM CDT: 
org.apache.maven.project.ProjectBuildingException: 1 problem was encountered
while building the effective model for
org.apache.servicemix.examples:cxf-osgi:4.3.0
[FATAL] Non-resolvable parent POM for
org.apache.servicemix:servicemix-pom:5: Could not transfer artifact
org.apache:apache:pom:7 from/to java.net (http://download.java.net/maven/2):
java.net.ConnectException @ org.apache.servicemix:servicemix-pom:5, 
C:\Users\myloginid\.m2\repository\org\apache\servicemix\servicemix-pom\5\servicemix-pom-5.pom, 
               line 22, column 11 for project
org.apache.servicemix.examples:cxf-osgi:4.3.0 at
 C:\apache-servicemix-4.3.0\examples\cxf-osgi\pom.xml

Any ideas ?
Ranthy.

--
View this message in context: http://maven.40175.n5.nabble.com/ServiceMix-4-3-examples-build-using-maven-2-2-1-within-eclipse-tp4807472p4807472.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: ServiceMix-4.3 examples: build using maven 2.2.1 within eclipse

Posted by Wayne Fay <wa...@gmail.com>.
> [FATAL] Non-resolvable parent POM for
> org.apache.servicemix:servicemix-pom:5: Could not transfer artifact
> org.apache:apache:pom:7 from/to java.net (http://download.java.net/maven/2):
> java.net.ConnectException @ org.apache.servicemix:servicemix-pom:5,
>
> Any ideas ?

If you go to the Maven repo at http://download.java.net/maven/2, you
will see that no servicemix-pom artifact exists, thus the "could not
transfer artifact" error makes sense.

You need to ask the ServiceMix people about this error. This is not a
Maven problem.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org