You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sebastian Nagel (Jira)" <ji...@apache.org> on 2021/09/19 19:30:00 UTC

[jira] [Created] (NUTCH-2894) Java compilation classpath: priorize plugin dependencies

Sebastian Nagel created NUTCH-2894:
--------------------------------------

             Summary: Java compilation classpath: priorize plugin dependencies
                 Key: NUTCH-2894
                 URL: https://issues.apache.org/jira/browse/NUTCH-2894
             Project: Nutch
          Issue Type: Bug
          Components: build, plugin
    Affects Versions: 1.18
            Reporter: Sebastian Nagel
             Fix For: 1.19


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|https://github.com/apache/nutch/pull/694/commits/2dcd8042bdec826d288d655f280380c37ec3e79b]).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)