You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jörg Hohwiller (JIRA)" <ji...@apache.org> on 2019/04/30 14:57:00 UTC

[jira] [Created] (MNG-6650) Java11 Regression Bug: Transitive dependencies not resolved

Jörg Hohwiller created MNG-6650:
-----------------------------------

             Summary: Java11 Regression Bug: Transitive dependencies not resolved
                 Key: MNG-6650
                 URL: https://issues.apache.org/jira/browse/MNG-6650
             Project: Maven
          Issue Type: Bug
          Components: Dependencies
    Affects Versions: 3.6.0
         Environment: Works with Java 1.8
Fails with Java 11
Reproduced on Mac and Windows as well as in travis-ci (linux).
            Reporter: Jörg Hohwiller


I have found a strange situation where maven seems to be unable to resolve transitive dependencies for a particular dependency but only in Java11+

The failing build can be found here with all the analysis:

[https://github.com/devonfw/devon4j/pull/82]

The Code to reproduce the issue locally can also be cloned from here:

[https://github.com/hohwille/devon4j/tree/feature/16-java-11]

(be sure to checkout this "feature/16-java-11" branch)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)