You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Shadi Saleh <pr...@gmail.com> on 2015/01/08 03:56:21 UTC

build with ant

Dear all,
I am trying to build nutch ver 2.2.1 with ant, but I got this error:

[ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::

[ivy:resolve]  ::          UNRESOLVED DEPENDENCIES         ::

[ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::

[ivy:resolve]  :: org.restlet.jse#org.restlet;2.0.5: not found

[ivy:resolve]  :: org.restlet.jse#org.restlet.ext.jackson;2.0.5: not found
Build failed.

Any idea please?

Best
-- 

*Shadi Saleh*

Re: build with ant

Posted by Hasan Diwan <ha...@gmail.com>.
On 7 January 2015 at 19:40, Shadi Saleh <pr...@gmail.com> wrote:

> I just removed the previous two lines and it works, I do not see them now
> on nutch git repository that's why I removed them, hope it will not affect
> on the future.
>

Good to hear it was a simple fix. -- H


-- 
OpenPGP: https://hasan.d8u.us/gpg.key
Sent from my mobile device
Envoyé de mon portable

Re: build with ant

Posted by Shadi Saleh <pr...@gmail.com>.
I just removed the previous two lines and it works, I do not see them now
on nutch git repository that's why I removed them, hope it will not affect
on the future.

best



On Thu, Jan 8, 2015 at 4:28 AM, Hasan Diwan <ha...@gmail.com> wrote:

> I've not built this particular package myself, but generally, one doesn't
> need to build it -- you can most likely do what you need to using the
> configuration xml. If not, I suggest you respond with what you need to do
> so others may answer. -- H
>
> On 7 January 2015 at 19:09, Shadi Saleh <pr...@gmail.com> wrote:
>
> > Thank you so much for quick reply, I still have the problem, here is the
> > full output:
> >
> > uildfile: /root/svn_nutch/nutch/build.xml
> >
> > Trying to override old definition of task javac
> >
> >   [taskdef] Could not load definitions from resource
> > org/sonar/ant/antlib.xml. It could not be found.
> >
> >
> > ivy-probe-antlib:
> >
> >
> > ivy-download:
> >
> >   [taskdef] Could not load definitions from resource
> > org/sonar/ant/antlib.xml. It could not be found.
> >
> >
> > ivy-download-unchecked:
> >
> >
> > ivy-init-antlib:
> >
> >
> > ivy-init:
> >
> >
> > init:
> >
> >     [mkdir] Created dir: /root/svn_nutch/nutch/build/test/lib
> >
> >
> > clean-lib:
> >
> >    [delete] Deleting directory /root/svn_nutch/nutch/build/test/lib
> >
> >
> > resolve-default:
> >
> > [ivy:resolve] :: Ivy 2.2.0 - 20100923230623 ::
> http://ant.apache.org/ivy/
> > ::
> >
> > [ivy:resolve] :: loading settings :: file =
> > /root/svn_nutch/nutch/ivy/ivysettings.xml
> >
> > [ivy:resolve]
> >
> > [ivy:resolve] :: problems summary ::
> >
> > [ivy:resolve] :::: WARNINGS
> >
> > [ivy:resolve]  module not found: org.restlet.jse#org.restlet;2.0.12
> >
> > [ivy:resolve] ==== local: tried
> >
> > [ivy:resolve]
> > /root/.ivy2/local/org.restlet.jse/org.restlet/2.0.12/ivys/ivy.xml
> >
> > [ivy:resolve]   -- artifact
> > org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:
> >
> > [ivy:resolve]
> > /root/.ivy2/local/org.restlet.jse/org.restlet/2.0.12/jars/org.restlet.jar
> >
> > [ivy:resolve] ==== maven2: tried
> >
> > [ivy:resolve]
> >
> >
> http://repo1.maven.org/maven2/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.pom
> >
> > [ivy:resolve]   -- artifact
> > org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:
> >
> > [ivy:resolve]
> >
> >
> http://repo1.maven.org/maven2/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.jar
> >
> > [ivy:resolve] ==== apache-snapshot: tried
> >
> > [ivy:resolve]
> >
> >
> https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.pom
> >
> > [ivy:resolve]   -- artifact
> > org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:
> >
> > [ivy:resolve]
> >
> >
> https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.jar
> >
> > [ivy:resolve] ==== sonatype: tried
> >
> > [ivy:resolve]
> >
> >
> http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.pom
> >
> > [ivy:resolve]   -- artifact
> > org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:
> >
> > [ivy:resolve]
> >
> >
> http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.jar
> >
> > [ivy:resolve]  module not found:
> > org.restlet.jse#org.restlet.ext.jackson;2.0.13
> >
> > [ivy:resolve] ==== local: tried
> >
> > [ivy:resolve]
> >
> >
> /root/.ivy2/local/org.restlet.jse/org.restlet.ext.jackson/2.0.13/ivys/ivy.xml
> >
> > [ivy:resolve]   -- artifact
> >
> org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:
> >
> > [ivy:resolve]
> >
> >
> /root/.ivy2/local/org.restlet.jse/org.restlet.ext.jackson/2.0.13/jars/org.restlet.ext.jackson.jar
> >
> > [ivy:resolve] ==== maven2: tried
> >
> > [ivy:resolve]
> >
> >
> http://repo1.maven.org/maven2/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.pom
> >
> > [ivy:resolve]   -- artifact
> >
> org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:
> >
> > [ivy:resolve]
> >
> >
> http://repo1.maven.org/maven2/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.jar
> >
> > [ivy:resolve] ==== apache-snapshot: tried
> >
> > [ivy:resolve]
> >
> >
> https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.pom
> >
> > [ivy:resolve]   -- artifact
> >
> org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:
> >
> > [ivy:resolve]
> >
> >
> https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.jar
> >
> > [ivy:resolve] ==== sonatype: tried
> >
> > [ivy:resolve]
> >
> >
> http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.pom
> >
> > [ivy:resolve]   -- artifact
> >
> org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:
> >
> > [ivy:resolve]
> >
> >
> http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.jar
> >
> > [ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::
> >
> > [ivy:resolve]  ::          UNRESOLVED DEPENDENCIES         ::
> >
> > [ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::
> >
> > [ivy:resolve]  :: org.restlet.jse#org.restlet;2.0.12: not found
> >
> > [ivy:resolve]  :: org.restlet.jse#org.restlet.ext.jackson;2.0.13: not
> found
> >
> > [ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::
> >
> > [ivy:resolve]
> >
> > [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
> >
> >
> > BUILD FAILED
> >
> > /root/svn_nutch/nutch/build.xml:471: impossible to resolve dependencies:
> >
> > resolve failed - see output for details
> >
> >
> > Total time: 5 seconds
> >
> >
> > Best
> >
> > On Thu, Jan 8, 2015 at 4:03 AM, Hasan Diwan <ha...@gmail.com>
> wrote:
> >
> > > On 7 January 2015 at 18:56, Shadi Saleh <pr...@gmail.com> wrote:
> > >
> > > > [ivy:resolve]  :: org.restlet.jse#org.restlet;2.0.5: not found
> > > >
> > >
> > > <dependency org="org.restlet.jee" name="org.restlet" rev="2.0.12" />
> > >
> > > >
> > > > [ivy:resolve]  :: org.restlet.jse#org.restlet.ext.jackson;2.0.5: not
> > > found
> > > >
> > > <dependency org="org.restlet.jee" name="org.restlet.ext.jackson"
> > > rev="2.0.13" />
> > >
> > > Just update the versions of the dependencies with those and it will
> > > compile. If you have further problems, do let the list know... -- H
> > > --
> > > OpenPGP: https://hasan.d8u.us/gpg.key
> > > Sent from my mobile device
> > > Envoyé de mon portable
> > >
> >
> >
> >
> > --
> >
> >
> >
> >
> > *Shadi SalehPh.D StudentInstitute of Formal and Applied
> LinguisticsFaculty
> > of Mathematics and Physics*
> > *-Charles University in Prague*
> >
> > *16017 Prague 6 - Czech Republic Mob +420773515578*
> >
>
>
>
> --
> OpenPGP: https://hasan.d8u.us/gpg.key
> Sent from my mobile device
> Envoyé de mon portable
>



-- 




*Shadi SalehPh.D StudentInstitute of Formal and Applied LinguisticsFaculty
of Mathematics and Physics*
*-Charles University in Prague*

*16017 Prague 6 - Czech Republic Mob +420773515578*

Re: build with ant

Posted by Hasan Diwan <ha...@gmail.com>.
I've not built this particular package myself, but generally, one doesn't
need to build it -- you can most likely do what you need to using the
configuration xml. If not, I suggest you respond with what you need to do
so others may answer. -- H

On 7 January 2015 at 19:09, Shadi Saleh <pr...@gmail.com> wrote:

> Thank you so much for quick reply, I still have the problem, here is the
> full output:
>
> uildfile: /root/svn_nutch/nutch/build.xml
>
> Trying to override old definition of task javac
>
>   [taskdef] Could not load definitions from resource
> org/sonar/ant/antlib.xml. It could not be found.
>
>
> ivy-probe-antlib:
>
>
> ivy-download:
>
>   [taskdef] Could not load definitions from resource
> org/sonar/ant/antlib.xml. It could not be found.
>
>
> ivy-download-unchecked:
>
>
> ivy-init-antlib:
>
>
> ivy-init:
>
>
> init:
>
>     [mkdir] Created dir: /root/svn_nutch/nutch/build/test/lib
>
>
> clean-lib:
>
>    [delete] Deleting directory /root/svn_nutch/nutch/build/test/lib
>
>
> resolve-default:
>
> [ivy:resolve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/
> ::
>
> [ivy:resolve] :: loading settings :: file =
> /root/svn_nutch/nutch/ivy/ivysettings.xml
>
> [ivy:resolve]
>
> [ivy:resolve] :: problems summary ::
>
> [ivy:resolve] :::: WARNINGS
>
> [ivy:resolve]  module not found: org.restlet.jse#org.restlet;2.0.12
>
> [ivy:resolve] ==== local: tried
>
> [ivy:resolve]
> /root/.ivy2/local/org.restlet.jse/org.restlet/2.0.12/ivys/ivy.xml
>
> [ivy:resolve]   -- artifact
> org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:
>
> [ivy:resolve]
> /root/.ivy2/local/org.restlet.jse/org.restlet/2.0.12/jars/org.restlet.jar
>
> [ivy:resolve] ==== maven2: tried
>
> [ivy:resolve]
>
> http://repo1.maven.org/maven2/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.pom
>
> [ivy:resolve]   -- artifact
> org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:
>
> [ivy:resolve]
>
> http://repo1.maven.org/maven2/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.jar
>
> [ivy:resolve] ==== apache-snapshot: tried
>
> [ivy:resolve]
>
> https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.pom
>
> [ivy:resolve]   -- artifact
> org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:
>
> [ivy:resolve]
>
> https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.jar
>
> [ivy:resolve] ==== sonatype: tried
>
> [ivy:resolve]
>
> http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.pom
>
> [ivy:resolve]   -- artifact
> org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:
>
> [ivy:resolve]
>
> http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.jar
>
> [ivy:resolve]  module not found:
> org.restlet.jse#org.restlet.ext.jackson;2.0.13
>
> [ivy:resolve] ==== local: tried
>
> [ivy:resolve]
>
> /root/.ivy2/local/org.restlet.jse/org.restlet.ext.jackson/2.0.13/ivys/ivy.xml
>
> [ivy:resolve]   -- artifact
> org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:
>
> [ivy:resolve]
>
> /root/.ivy2/local/org.restlet.jse/org.restlet.ext.jackson/2.0.13/jars/org.restlet.ext.jackson.jar
>
> [ivy:resolve] ==== maven2: tried
>
> [ivy:resolve]
>
> http://repo1.maven.org/maven2/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.pom
>
> [ivy:resolve]   -- artifact
> org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:
>
> [ivy:resolve]
>
> http://repo1.maven.org/maven2/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.jar
>
> [ivy:resolve] ==== apache-snapshot: tried
>
> [ivy:resolve]
>
> https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.pom
>
> [ivy:resolve]   -- artifact
> org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:
>
> [ivy:resolve]
>
> https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.jar
>
> [ivy:resolve] ==== sonatype: tried
>
> [ivy:resolve]
>
> http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.pom
>
> [ivy:resolve]   -- artifact
> org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:
>
> [ivy:resolve]
>
> http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.jar
>
> [ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::
>
> [ivy:resolve]  ::          UNRESOLVED DEPENDENCIES         ::
>
> [ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::
>
> [ivy:resolve]  :: org.restlet.jse#org.restlet;2.0.12: not found
>
> [ivy:resolve]  :: org.restlet.jse#org.restlet.ext.jackson;2.0.13: not found
>
> [ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::
>
> [ivy:resolve]
>
> [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
>
>
> BUILD FAILED
>
> /root/svn_nutch/nutch/build.xml:471: impossible to resolve dependencies:
>
> resolve failed - see output for details
>
>
> Total time: 5 seconds
>
>
> Best
>
> On Thu, Jan 8, 2015 at 4:03 AM, Hasan Diwan <ha...@gmail.com> wrote:
>
> > On 7 January 2015 at 18:56, Shadi Saleh <pr...@gmail.com> wrote:
> >
> > > [ivy:resolve]  :: org.restlet.jse#org.restlet;2.0.5: not found
> > >
> >
> > <dependency org="org.restlet.jee" name="org.restlet" rev="2.0.12" />
> >
> > >
> > > [ivy:resolve]  :: org.restlet.jse#org.restlet.ext.jackson;2.0.5: not
> > found
> > >
> > <dependency org="org.restlet.jee" name="org.restlet.ext.jackson"
> > rev="2.0.13" />
> >
> > Just update the versions of the dependencies with those and it will
> > compile. If you have further problems, do let the list know... -- H
> > --
> > OpenPGP: https://hasan.d8u.us/gpg.key
> > Sent from my mobile device
> > Envoyé de mon portable
> >
>
>
>
> --
>
>
>
>
> *Shadi SalehPh.D StudentInstitute of Formal and Applied LinguisticsFaculty
> of Mathematics and Physics*
> *-Charles University in Prague*
>
> *16017 Prague 6 - Czech Republic Mob +420773515578*
>



-- 
OpenPGP: https://hasan.d8u.us/gpg.key
Sent from my mobile device
Envoyé de mon portable

Re: build with ant

Posted by Shadi Saleh <pr...@gmail.com>.
Thank you so much for quick reply, I still have the problem, here is the
full output:

uildfile: /root/svn_nutch/nutch/build.xml

Trying to override old definition of task javac

  [taskdef] Could not load definitions from resource
org/sonar/ant/antlib.xml. It could not be found.


ivy-probe-antlib:


ivy-download:

  [taskdef] Could not load definitions from resource
org/sonar/ant/antlib.xml. It could not be found.


ivy-download-unchecked:


ivy-init-antlib:


ivy-init:


init:

    [mkdir] Created dir: /root/svn_nutch/nutch/build/test/lib


clean-lib:

   [delete] Deleting directory /root/svn_nutch/nutch/build/test/lib


resolve-default:

[ivy:resolve] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::

[ivy:resolve] :: loading settings :: file =
/root/svn_nutch/nutch/ivy/ivysettings.xml

[ivy:resolve]

[ivy:resolve] :: problems summary ::

[ivy:resolve] :::: WARNINGS

[ivy:resolve]  module not found: org.restlet.jse#org.restlet;2.0.12

[ivy:resolve] ==== local: tried

[ivy:resolve]
/root/.ivy2/local/org.restlet.jse/org.restlet/2.0.12/ivys/ivy.xml

[ivy:resolve]   -- artifact
org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:

[ivy:resolve]
/root/.ivy2/local/org.restlet.jse/org.restlet/2.0.12/jars/org.restlet.jar

[ivy:resolve] ==== maven2: tried

[ivy:resolve]
http://repo1.maven.org/maven2/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.pom

[ivy:resolve]   -- artifact
org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:

[ivy:resolve]
http://repo1.maven.org/maven2/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.jar

[ivy:resolve] ==== apache-snapshot: tried

[ivy:resolve]
https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.pom

[ivy:resolve]   -- artifact
org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:

[ivy:resolve]
https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.jar

[ivy:resolve] ==== sonatype: tried

[ivy:resolve]
http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.pom

[ivy:resolve]   -- artifact
org.restlet.jse#org.restlet;2.0.12!org.restlet.jar:

[ivy:resolve]
http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet/2.0.12/org.restlet-2.0.12.jar

[ivy:resolve]  module not found:
org.restlet.jse#org.restlet.ext.jackson;2.0.13

[ivy:resolve] ==== local: tried

[ivy:resolve]
/root/.ivy2/local/org.restlet.jse/org.restlet.ext.jackson/2.0.13/ivys/ivy.xml

[ivy:resolve]   -- artifact
org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:

[ivy:resolve]
/root/.ivy2/local/org.restlet.jse/org.restlet.ext.jackson/2.0.13/jars/org.restlet.ext.jackson.jar

[ivy:resolve] ==== maven2: tried

[ivy:resolve]
http://repo1.maven.org/maven2/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.pom

[ivy:resolve]   -- artifact
org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:

[ivy:resolve]
http://repo1.maven.org/maven2/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.jar

[ivy:resolve] ==== apache-snapshot: tried

[ivy:resolve]
https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.pom

[ivy:resolve]   -- artifact
org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:

[ivy:resolve]
https://repository.apache.org/content/repositories/snapshots/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.jar

[ivy:resolve] ==== sonatype: tried

[ivy:resolve]
http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.pom

[ivy:resolve]   -- artifact
org.restlet.jse#org.restlet.ext.jackson;2.0.13!org.restlet.ext.jackson.jar:

[ivy:resolve]
http://oss.sonatype.org/content/repositories/releases/org/restlet/jse/org.restlet.ext.jackson/2.0.13/org.restlet.ext.jackson-2.0.13.jar

[ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::

[ivy:resolve]  ::          UNRESOLVED DEPENDENCIES         ::

[ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::

[ivy:resolve]  :: org.restlet.jse#org.restlet;2.0.12: not found

[ivy:resolve]  :: org.restlet.jse#org.restlet.ext.jackson;2.0.13: not found

[ivy:resolve]  ::::::::::::::::::::::::::::::::::::::::::::::

[ivy:resolve]

[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS


BUILD FAILED

/root/svn_nutch/nutch/build.xml:471: impossible to resolve dependencies:

resolve failed - see output for details


Total time: 5 seconds


Best

On Thu, Jan 8, 2015 at 4:03 AM, Hasan Diwan <ha...@gmail.com> wrote:

> On 7 January 2015 at 18:56, Shadi Saleh <pr...@gmail.com> wrote:
>
> > [ivy:resolve]  :: org.restlet.jse#org.restlet;2.0.5: not found
> >
>
> <dependency org="org.restlet.jee" name="org.restlet" rev="2.0.12" />
>
> >
> > [ivy:resolve]  :: org.restlet.jse#org.restlet.ext.jackson;2.0.5: not
> found
> >
> <dependency org="org.restlet.jee" name="org.restlet.ext.jackson"
> rev="2.0.13" />
>
> Just update the versions of the dependencies with those and it will
> compile. If you have further problems, do let the list know... -- H
> --
> OpenPGP: https://hasan.d8u.us/gpg.key
> Sent from my mobile device
> Envoyé de mon portable
>



-- 




*Shadi SalehPh.D StudentInstitute of Formal and Applied LinguisticsFaculty
of Mathematics and Physics*
*-Charles University in Prague*

*16017 Prague 6 - Czech Republic Mob +420773515578*

Re: build with ant

Posted by Hasan Diwan <ha...@gmail.com>.
On 7 January 2015 at 18:56, Shadi Saleh <pr...@gmail.com> wrote:

> [ivy:resolve]  :: org.restlet.jse#org.restlet;2.0.5: not found
>

<dependency org="org.restlet.jee" name="org.restlet" rev="2.0.12" />

>
> [ivy:resolve]  :: org.restlet.jse#org.restlet.ext.jackson;2.0.5: not found
>
<dependency org="org.restlet.jee" name="org.restlet.ext.jackson"
rev="2.0.13" />

Just update the versions of the dependencies with those and it will
compile. If you have further problems, do let the list know... -- H
-- 
OpenPGP: https://hasan.d8u.us/gpg.key
Sent from my mobile device
Envoyé de mon portable