[
https://issues.apache.org/jira/browse/NUTCH-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Nioche updated NUTCH-821:
--------------------------------
Attachment: NUTCH-821.patch
Adds IVY support for dependencies
The lib/. dir is maintained and will be used to store dependencies which are
not accessible via Ivy (e.g. GORA). The libs managed by Ivy are put in the
directory build/lib.
This patch also differentiates the _build_ path from the _dist_ path.
> 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.