Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-6516

Build maven-mojo using Java9 fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • Plugin API
    • java 9
    • Important

    Description

      I'm upgrading my Java8 framework to Java9, but I have major problems upgrading my mojos (https://github.com/spot-next/spot-framework/tree/develop/spot-maven-plugin).

      The problem is that my dependecies maven-artifact a maven-core contain the same classes. This causes the java9 compiler to fail. It also seems that those libraries haven't been upgraded to use module-info.java or at least automatic module name in META-INF.

      Expected solution:

      restructure the libraries to conform to the java module system.

      Attachments

        Issue Links

          Activity

            People

              rfscholte Robert Scholte
              mojo2012 Matthias Fuchs
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: