Hey Markus,

I wonder if the Nutch pom.xml was updated on release? 
Looks like it was b/c it refs CXF:

http://repo1.maven.org/maven2/org/apache/nutch/nutch/1.10/nutch-1.10.pom

Also 3.0.4 for CXF is available in Central:

http://repo1.maven.org/maven2/org/apache/cxf/cxf/3.0.4/

Not sure why it's giving you an error...

Cheers,
Chris

________________________________________
From: Markus Jelsma [[email protected]]
Sent: Tuesday, June 23, 2015 7:12 AM
To: [email protected]
Subject: CXF dependency on 1.10

Hi - one of our Maven projects won't build with Nutch 1.10 as dependency. For 
some reason it does actually dowload the CXF dependencies, which are then 
correctly stored in my local repo, but then complains about not finding them.

[ERROR] Failed to execute goal on project openindex-nutch: Could not resolve 
dependencies for project io.openindex:openindex-nutch:jar:1.10-0.0.1-SNAPSHOT: 
Failure to find org.apache.cxf:cxf:jar:3.0.4 in 
http://repo.maven.apache.org/maven2 was cached in the local repository, 
resolution will not be reattempted until the update interval of central has 
elapsed or updates are forced -> [Help 1]

Can anyone here shed some light on the matter?

Many thanks,
Markus

Reply via email to