[ https://issues.apache.org/jira/browse/MJAVADOC-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957970#comment-17957970 ]
Olivier Lamy commented on MJAVADOC-586: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#884|https://github.com/apache/maven-javadoc-plugin/issues/884]. > --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 (Moved to GitHub Issues) > Issue Type: Bug > Components: jar > Affects Versions: 3.1.0 > Environment: JDK 13-ea+11 > Maven 3.6.0 > Reporter: Gili > Assignee: Robert Scholte > Priority: Major > Attachments: javadoc-mojo-requires-module.zip > > > # 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 (v8.20.10#820010)