[
https://issues.apache.org/jira/browse/NUTCH-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885244#action_12885244
]
Julien Nioche commented on NUTCH-821:
-------------------------------------
I found [http://ant.apache.org/ivy/ivyde/] which allows to manage Ivy
dependencies in Eclipse.
I had to rewrite ivy/ivy.xml to make the version numbers explicit as IvyDE was
not able to load the properties in ivy/library.properties but it worked fine
after that. The beauty of it is that we don't rely on the content of build/lib
at all
> 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.