You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2021/05/16 09:33:00 UTC

[jira] [Closed] (MJAVADOC-588) "includeDependencySources" doesn't work in maven-javadoc-plugin 3.1.0 when all modules have "Automatic-Module-Name"

     [ https://issues.apache.org/jira/browse/MJAVADOC-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MJAVADOC-588.
-----------------------------------
    Fix Version/s: 3.3.0
         Assignee: Robert Scholte
       Resolution: Fixed

I just tested the example project and it failed with 3.2.0, but succeeds with current 3.3.0-SNAPSHOT. Can't tell which commit fixed it.

> "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: Mandrikov Evgeny Andreevich
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.3.0
>
>         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
(v8.3.4#803005)