[ https://issues.apache.org/jira/browse/NUTCH-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885207#action_12885207 ]
Julien Nioche commented on NUTCH-821: ------------------------------------- {QUOTE} I think this patch refers to some parts that were already removed in NUTCH-837 ... {QUOTE} I applied NUTCH-837 before but indeed it does remove references to parts deleted in NUTCH-837. Maybe I should have done it in a separate issue. {QUOTE} Also, it would be nice to have a target that sets up an Eclipse project - after this patch is applied the lib/ is nearly empty and you need to run build at least once to bring dependencies - this may be confusing. {QUOTE} The jars are put in the build/lib directory so this assumes that the project has been built in order to get the dependencies. I think there are resources in Eclipse for dealing with Ivy configurations. If anyone has any pointers they will be most welcome > Use ivy in nutch builds > ----------------------- > > Key: NUTCH-821 > URL: https://issues.apache.org/jira/browse/NUTCH-821 > Project: Nutch > Issue Type: New Feature > Components: build > Affects Versions: 2.0 > Reporter: Enis Soztutar > Assignee: Enis Soztutar > Fix For: 2.0 > > Attachments: NUTCH-821.patch, nutchbase-ivy_v1.patch > > > Ivy is the de-facto dependency management tool used in conjunction with Ant. > It would be nice if we switch to using Ivy in Nutch builds. > Maven is also an alternative, but I think Nutch will benefit more with an > Ant+Ivy architecture. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.