Description
When compiling Java classes of Nutch plugins, the classpath is constructed with Nutch core dependencies put in front of the plugin dependencies. Since NUTCH-2378 the runtime priorizes the plugin deps.
Seen when fixing deprecation warnings caused by upgrading okhttp (NUTCH-2890, 2dcd804).
Attachments
Issue Links
- links to