[
https://issues.apache.org/jira/browse/MJAVADOC-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16764248#comment-16764248
]
Gili commented on MJAVADOC-568:
-------------------------------
My application (not the minimal testcase) still fails when "exports ... to" is
used but it seems to require multiple modules to reproduce. I'm going to wait
for MJAVADOC-576 to get fixed before revisiting this issue because I'm getting
it while investigating this issue.
> javadoc:jar fails when project has Automatic-Module-Name and (implicit) uses
> offlinelinks with element-list
> -----------------------------------------------------------------------------------------------------------
>
> Key: MJAVADOC-568
> URL: https://issues.apache.org/jira/browse/MJAVADOC-568
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Components: javadoc
> Affects Versions: 3.1.0
> Environment: maven-javadoc-plugin 3.1.0-SNAPSHOT
> JDK 12-ea+28
> Reporter: Gili
> Assignee: Robert Scholte
> Priority: Major
> Fix For: 3.1.0
>
> Attachments: testcase.zip
>
>
> # Unpack testcase
> # Run {{mvn clean package javadoc:aggregate -e}}
> # module2 will fail to build with: "javadoc: error - The code being
> documented uses packages in the unnamed module, but the packages defined in
> http://nexus.sonatype.org/oss-repository-hosting.html/root/module1/apidocs/
> are in named modules."
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)