[
https://issues.apache.org/jira/browse/NUTCH-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16243546#comment-16243546
]
Sebastian Nagel commented on NUTCH-2317:
----------------------------------------
Close this as "won't fix"? It's clearly in contradiction to the way how a
plugin encapsulates dependencies (using its own classloader, see NUTCH-2378) to
avoid dependency conflicts.
> 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.14
>
>
> 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.4.14#64029)