[ 
https://issues.apache.org/jira/browse/NUTCH-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sujen Shah updated NUTCH-2317:
------------------------------
    Description: 
Currently, plugin dependencies listed in the plugin's ivy.xml don't get added 
to the classpath while running nutch in local mode. 
Looking into the /bin/nutch code for adding jars to classpath these lines 
(https://github.com/apache/nutch/blob/master/src/bin/nutch#L161-L163) show an 
error in syntax. The PR tries to address this issue. 

Link to mail thread on dev list regarding this issue - 
http://www.mail-archive.com/[email protected]/msg22094.html


> Plugin jars don't get added to classpath while running in local
> ---------------------------------------------------------------
>
>                 Key: NUTCH-2317
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2317
>             Project: Nutch
>          Issue Type: Bug
>          Components: plugin
>            Reporter: Sujen Shah
>             Fix For: 1.13
>
>
> Currently, plugin dependencies listed in the plugin's ivy.xml don't get added 
> to the classpath while running nutch in local mode. 
> Looking into the /bin/nutch code for adding jars to classpath these lines 
> (https://github.com/apache/nutch/blob/master/src/bin/nutch#L161-L163) show an 
> error in syntax. The PR tries to address this issue. 
> Link to mail thread on dev list regarding this issue - 
> http://www.mail-archive.com/[email protected]/msg22094.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to