You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Little Wing <li...@live.fr> on 2014/11/28 16:45:22 UTC

Nutch 2.3-latest + HBase 0.94.14 build fails

Hi,

I trying to build Nutch 2.3-latest (today snv checkout) with HBase 0.94.14, but it fails:

[ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]       ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]       ::   org.restlet.jse#org.restlet.lib.org.restlet.lib.org.json;2.0:     java.text.ParseException: inconsistent module descriptor file found in 'http://maven.restlet.org/org/restlet/jse/org.restlet.lib.org.restlet.lib.org.json/2.0/org.restlet.lib.org.restlet.lib.org.json-2.0.pom': bad module name: expected='org.restlet.lib.org.restlet.lib.org.json' found='org.restlet.lib.org.json'; 
[ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :::: ERRORS
[ivy:resolve]       restlet: bad module name found in http://maven.restlet.org/org/restlet/jse/  org.restlet.lib.org.restlet.lib.org.json/2.0/org.restlet.lib.org.restlet.lib.org.json-2.0.pom: expected='org.restlet.lib.org.restlet.lib.org.json found='org.restlet.lib.org.json'
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/root/nutch/2.3/build.xml:467: impossible to resolve dependencies:
        resolve failed - see output for details

I'm totally new to Nutch/HBase/Ivy...
Is there a combination of Nutch 2.x and HBase version that is known to build and run?

Any suggestion? 

Cheers,
Gwen.
 		 	   		  

Re: Nutch 2.3-latest + HBase 0.94.14 build fails

Posted by Little Wing <li...@live.fr>.
Thanks for your answer!
It seems I tested it 24 hours too late ;)
I will have a look again this week and try to find some solutions but I'm not good at Java and don't have much time to learn it extensively.

Cheers,
Gwen.



> Le 14 déc. 2014 à 17:24, Sebastian Nagel <wa...@googlemail.com> a écrit :
> 
> Hi,
> 
> a late response: we finally got the same problem on some of our build machines.
> 
> Please, follow the thread on dev@nutch:
> http://mail-archives.apache.org/mod_mbox/nutch-dev/201412.mbox/%3C548CA860.5040808%40googlemail.com%3E
> 
> Thanks,
> Sebastian
> 
>> On 11/28/2014 04:45 PM, Little Wing wrote:
>> Hi,
>> 
>> I trying to build Nutch 2.3-latest (today snv checkout) with HBase 0.94.14, but it fails:
>> 
>> [ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
>> [ivy:resolve]       ::          UNRESOLVED DEPENDENCIES         ::
>> [ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
>> [ivy:resolve]       ::   org.restlet.jse#org.restlet.lib.org.restlet.lib.org.json;2.0:     java.text.ParseException: inconsistent module descriptor file found in 'http://maven.restlet.org/org/restlet/jse/org.restlet.lib.org.restlet.lib.org.json/2.0/org.restlet.lib.org.restlet.lib.org.json-2.0.pom': bad module name: expected='org.restlet.lib.org.restlet.lib.org.json' found='org.restlet.lib.org.json'; 
>> [ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
>> [ivy:resolve] :::: ERRORS
>> [ivy:resolve]       restlet: bad module name found in http://maven.restlet.org/org/restlet/jse/  org.restlet.lib.org.restlet.lib.org.json/2.0/org.restlet.lib.org.restlet.lib.org.json-2.0.pom: expected='org.restlet.lib.org.restlet.lib.org.json found='org.restlet.lib.org.json'
>> [ivy:resolve] 
>> [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
>> 
>> BUILD FAILED
>> /root/nutch/2.3/build.xml:467: impossible to resolve dependencies:
>>        resolve failed - see output for details
>> 
>> I'm totally new to Nutch/HBase/Ivy...
>> Is there a combination of Nutch 2.x and HBase version that is known to build and run?
>> 
>> Any suggestion? 
>> 
>> Cheers,
>> Gwen.
> 

Re: Nutch 2.3-latest + HBase 0.94.14 build fails

Posted by Sebastian Nagel <wa...@googlemail.com>.
Hi,

a late response: we finally got the same problem on some of our build machines.

Please, follow the thread on dev@nutch:
http://mail-archives.apache.org/mod_mbox/nutch-dev/201412.mbox/%3C548CA860.5040808%40googlemail.com%3E

Thanks,
Sebastian

On 11/28/2014 04:45 PM, Little Wing wrote:
> Hi,
> 
> I trying to build Nutch 2.3-latest (today snv checkout) with HBase 0.94.14, but it fails:
> 
> [ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]       ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]       ::   org.restlet.jse#org.restlet.lib.org.restlet.lib.org.json;2.0:     java.text.ParseException: inconsistent module descriptor file found in 'http://maven.restlet.org/org/restlet/jse/org.restlet.lib.org.restlet.lib.org.json/2.0/org.restlet.lib.org.restlet.lib.org.json-2.0.pom': bad module name: expected='org.restlet.lib.org.restlet.lib.org.json' found='org.restlet.lib.org.json'; 
> [ivy:resolve]       ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] :::: ERRORS
> [ivy:resolve]       restlet: bad module name found in http://maven.restlet.org/org/restlet/jse/  org.restlet.lib.org.restlet.lib.org.json/2.0/org.restlet.lib.org.restlet.lib.org.json-2.0.pom: expected='org.restlet.lib.org.restlet.lib.org.json found='org.restlet.lib.org.json'
> [ivy:resolve] 
> [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
> 
> BUILD FAILED
> /root/nutch/2.3/build.xml:467: impossible to resolve dependencies:
>         resolve failed - see output for details
> 
> I'm totally new to Nutch/HBase/Ivy...
> Is there a combination of Nutch 2.x and HBase version that is known to build and run?
> 
> Any suggestion? 
> 
> Cheers,
> Gwen.
>  		 	   		  
>