Gets even more strange, both SWFParser and AutomationURLFilter import additonal depenedencies, however they are not included within thier plugin/ivy/ivy.xml files!
Am I missing something here? On Wed, Nov 9, 2011 at 6:23 PM, Lewis John Mcgibbney < [email protected]> wrote: > Say we were to replace ${nutch.root} with ${basedir} in every instance of > a plugin directory that has additional dependencies over and above what we > specify in NUTCH_HOME/ivy/ivy.xml. This then breaks the build. > > Where is the nutch.root variable actually specified? I don't know where to > find it. > > > On Wed, Nov 9, 2011 at 5:41 PM, Lewis John Mcgibbney < > [email protected]> wrote: > >> Hi, >> I've been looking closely at getting a well configured Nutch Eclispe >> environment. I'm having trouble with the following plugins >> >> - AutomationURLFilter >> - SWFParser >> - HTMLParser >> - FeedParser >> >> This ties back to the fact that each of these plugins have irregular >> dependencies over and above what we have specificed in >> NUTCH_HOME/ivy/ivy.xml. >> >> To date, I can see no way of resolving these dependencies within Eclipse >> without specifying the depencies in NUTCH_HOME/ivy/ivy.xml, however it >> would be great if anyone has a work around which we could utilise!!! >> >> For completeness, I've also tried resolving the dependencies with IvyDE >> plugin by manually adding the above 4 ivy.xml files, however the IvyDE >> struggles to parse the ivy files, due to the presence of the ${nutch.root} >> variable. Is there scope to change this? If so to what? >> >> Thank you >> >> -- >> *Lewis* >> >> > > > -- > *Lewis* > > -- *Lewis*

