You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Blaise Thomson (Commented) (JIRA)" <ji...@apache.org> on 2011/12/01 11:49:40 UTC

[jira] [Commented] (NUTCH-1200) Resolving Ivy dependencies in several plugins

    [ https://issues.apache.org/jira/browse/NUTCH-1200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160803#comment-13160803 ] 

Blaise Thomson commented on NUTCH-1200:
---------------------------------------

Hi - I'm having the same problem with setting up in Eclipse. What was your configuration problem so that I can try do the same fix? Many thanks!
                
> Resolving Ivy dependencies in several plugins 
> ----------------------------------------------
>
>                 Key: NUTCH-1200
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1200
>             Project: Nutch
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 1.4
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>             Fix For: 1.5
>
>         Attachments: NUTCH-1200-trunk.patch, NUTCH-1200-v2-trunk.patch
>
>
> When configuring Nutch 1.5-SNAPSHOT in Eclipse, I noticed that any plugins requiring additional libraries OVER AND ABOVE the ones specified in NUTCH_HOME/ivy/ivy.xml cannot resolve the dependencies. In specific the classes are 
> {code}
> - FeedParser <dependency org="net.java.dev.rome" name="rome" rev="1.0.0" conf="*->master"/>
> - URLAutomationFilter - <dependency org="dk.brics" name="automaton" rev="???"/>
> - SWFParser <dependency org="com.google.gwt" name="gwt-incubator" rev="2.0.1"/>
> - HTMLParser   <dependency org="net.sourceforge.nekohtml" name="nekohtml" rev="1.9.15"/> 
> {code}
> Further to this, I cannot locate the dk.brics dependency!
> Finally, the plugin/ivy.xml files for the above plugins cannot be parsed corectly due to the ${nutch.root} vairable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira