You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Markus Jelsma <ma...@openindex.io> on 2015/07/01 09:19:03 UTC

RE: CXF dependency on 1.10

Hi - i can't seem to find the issue either. Anyone has trouble or success linking to 1.10 from Maven? Ideas?

 
 
-----Original message-----
> From:Mattmann, Chris A (3980) <ch...@jpl.nasa.gov>
> Sent: Tuesday 23rd June 2015 16:25
> To: user@nutch.apache.org
> Subject: RE: CXF dependency on 1.10
> 
> 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 [markus.jelsma@openindex.io]
> Sent: Tuesday, June 23, 2015 7:12 AM
> To: user@nutch.apache.org
> 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

Re: CXF dependency on 1.10

Posted by Umar Shah <um...@simplyphi.com>.
I also faced this issue, have marked CXF dependency as excluded in my pom
to resolve the build issue.

On Wed, Jul 1, 2015 at 12:49 PM Markus Jelsma <ma...@openindex.io>
wrote:

> Hi - i can't seem to find the issue either. Anyone has trouble or success
> linking to 1.10 from Maven? Ideas?
>
>
>
> -----Original message-----
> > From:Mattmann, Chris A (3980) <ch...@jpl.nasa.gov>
> > Sent: Tuesday 23rd June 2015 16:25
> > To: user@nutch.apache.org
> > Subject: RE: CXF dependency on 1.10
> >
> > 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 [markus.jelsma@openindex.io]
> > Sent: Tuesday, June 23, 2015 7:12 AM
> > To: user@nutch.apache.org
> > 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
>