Jörg Hohwiller created MNG-6500: ----------------------------------- Summary: Dependency resolution broken with Java 11 Key: MNG-6500 URL: https://issues.apache.org/jira/browse/MNG-6500 Project: Maven Issue Type: Bug Affects Versions: 3.5.4 Environment: Java 11 Reporter: Jörg Hohwiller
I am facing an issue that some transitive dependencies are missing on maven dependency resolution. This reproducible works fine with older Java (java8) and always fails with java 11. The code that fails can be found in this feature branch: [https://github.com/hohwille/devon4j/tree/feature-16-java-11-build] A detailed description of the issue can be found here: [https://github.com/devonfw/devon4j/issues/16] It would be awesome if someone could have a look and make maven work smooth with Java 11. -- This message was sent by Atlassian JIRA (v7.6.3#76005)