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

Julien Nioche commented on NUTCH-821:
-------------------------------------

@Chris : isn't this restricted to the jars *we* produce? I agree with Dogacan 
that this would be the right way to access the Gora jars 

Some of the plugins have their own lib directory as well as ivy dependencies. 
The plugins currently have unpublished dependencies on : automaton.jar, 
javaswf.jar, common-feedparser-0.6-fork.jar. Given that some of these plugins 
will be removed at some stage (feed & parse-swf moving to Tika) it is probably 
not worth bothering and we can keep them in the plugin libs.

As for the main lib/ directory it currently contains only the native jars for 
Hadoop but the Gora related jars would have to go there as well unless we put 
them into Central as you suggested. We should probably discuss how to deal with 
Hadoop related resources (native jars, conf objects, scripts in bin) in a 
separate JIRA and whether or not we should keep them at all.

Could you guys review the patch I sent yesterday? Since we'd decide what to do 
with the Hadoop native jars later and do not need the gora jars just yet it can 
still be applied as it is





> 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.

Reply via email to