I am interested in contributing to CXF and I am in the process of setting up. 

I have checked out the source code. I tried to create a workspace for
eclipse using 
mvn -Pfastinstall and I am getting the following build error

[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the
reactor. Reason: Unable to get dependency information: Unable to read the
metadata file for artifact 'org.apache.servicemix:servicemix-utils:jar':
Cannot find parent: org
.apache.servicemix:servicemix-pom for project:
null:servicemix-utils:bundle:1.1.0 for project null:servicemix-utils:bund
le:1.1.0
  org.apache.servicemix:servicemix-utils:jar:1.1.0

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots/),
  central (http://repo1.maven.org/maven2),
  codehaus (http://repository.codehaus.org),
  java.net (http://download.java.net/maven/1),
  apache.incubating
(http://people.apache.org/repo/m2-incubating-repository),
  servicemix.m2 (http://svn.apache.org/repos/asf/servicemix/m2-repo/)

Path to dependency:
        1)
org.apache.cxf.systests:cxf-systests-uncategorized:jar:2.3.0-SNAPSHOT
        2) org.apache.servicemix:servicemix-core:jar:3.3.1



Not a v4.0.0 POM. for project org.apache.servicemix:servicemix-pom at
C:\Documents and Settings\User1\.m2\repository\
org\apache\servicemix\servicemix-pom\2\servicemix-pom-2.pom

When I look at the pom file at that location, it has the following and the
redirected page is also not available
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved 
http://download.java.net/maven/1/org.apache.servicemix/poms/servicemix-pom-2.pom
here .</p>
<hr>
<address>Apache Server at maven-repository.dev.java.net Port 443</address>
</body></html>


Can someone please tell me how to resolve this issue?

-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/Build-Error-tp2265406p2265406.html
Sent from the cxf-dev mailing list archive at Nabble.com.

Reply via email to