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

2011-12-01 Thread Lewis John McGibbney (Commented) (JIRA)

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

Lewis John McGibbney commented on NUTCH-1200:
-

Hi Blaise I would direct you to this tutorial [1]. It covers everything you 
should need to get Nutch working within your Eclipse IDE. It takes about a half 
hour or so to set up but definitely works as I have been debugging some simple 
jobs from within Eclipse. Please get back to us on the user lists if you are 
having any problems. Thank you

[1] http://wiki.apache.org/nutch/RunNutchInEclipse

> 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  conf="*->master"/>
> - URLAutomationFilter -  rev="???"/>
> - SWFParser  rev="2.0.1"/>
> - HTMLParserrev="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




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

2011-12-01 Thread Blaise Thomson (Commented) (JIRA)

[ 
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  conf="*->master"/>
> - URLAutomationFilter -  rev="???"/>
> - SWFParser  rev="2.0.1"/>
> - HTMLParserrev="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




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

2011-11-11 Thread Julien Nioche (Commented) (JIRA)

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

Julien Nioche commented on NUTCH-1200:
--

I'm definitely against the idea of putting all the dependencies in the main 
ivy.xml

The deps which are not publicly available like brics, can be found in the lib 
dir of the plugins.

Ideally there should be a variable we could use instead of ${nutch.root} but I 
haven't managed to get it to work

> 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
>
>
> 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  conf="*->master"/>
> - URLAutomationFilter -  rev="???"/>
> - SWFParser  rev="2.0.1"/>
> - HTMLParserrev="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