Evgeny Mandrikov created MJAVADOC-588:
-----------------------------------------
Summary: "includeDependencySources" doesn't work in
maven-javadoc-plugin 3.1.0 when all modules have "Automatic-Module-Name"
Key: MJAVADOC-588
URL: https://issues.apache.org/jira/browse/MJAVADOC-588
Project: Maven Javadoc Plugin
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Evgeny Mandrikov
Attachments: example.zip
Using
{noformat}
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
2018-10-24T20:41:47+02:00)
Maven home: /usr/local/Cellar/maven/3.6.0/libexec
Java version: 11.0.2, vendor: Oracle Corporation, runtime:
/Users/evgeny.mandrikov/.java-select/versions/openjdk-11.0.2_osx-x64_bin
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.13.6", arch: "x86_64", family: "mac"
{noformat}
execution of {{mvn package}} fails for attached example with following error
{noformat}
error: too many patched modules (org.example.b,org.example.a), use
--module-source-path
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)