You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Gili (JIRA)" <ji...@apache.org> on 2019/03/13 16:02:00 UTC

[jira] [Created] (MJAVADOC-586) --add-modules ALL-MODULE-PATH can only be used when compiling the unnamed module

Gili created MJAVADOC-586:
-----------------------------

             Summary: --add-modules ALL-MODULE-PATH can only be used when compiling the unnamed module
                 Key: MJAVADOC-586
                 URL: https://issues.apache.org/jira/browse/MJAVADOC-586
             Project: Maven Javadoc Plugin
          Issue Type: Bug
          Components: jar
    Affects Versions: 3.1.0
         Environment: JDK 13-ea+11
Maven 3.6.0
            Reporter: Gili


# Extract testcase
 # Run "mvn clean install javadoc:jar" under JDK 13-ea+11
 # Build fails with: {{--add-modules ALL-MODULE-PATH can only be used when compiling the unnamed module}}

This testcase works fine under JDK 12-ea+33.



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