[ 
https://issues.apache.org/jira/browse/MJAVADOC-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16745742#comment-16745742
 ] 

Gili commented on MJAVADOC-555:
-------------------------------

JDK-8212233 is marked as fixed in JDK 12 b28 but the integration test still 
fails. Further, 
[https://hg.openjdk.java.net/jdk/jdk/log?rev=reverse%28%22jdk-12%2B27%22%3A%3A%22jdk-12%2B28%22-%22jdk-12%2B27%22%29]
 doesn't mention JDK-8212233. This leads me to believe that b28 does not 
contain a fix.

Can you please double-check with Jonathan? I don't have permissions to post on 
https://bugs.openjdk.java.net/.

> Javadoc:aggregate, Javadoc:jar fail if one of the modules does not contain 
> module-info.java
> -------------------------------------------------------------------------------------------
>
>                 Key: MJAVADOC-555
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-555
>             Project: Maven Javadoc Plugin
>          Issue Type: Bug
>          Components: jar, javadoc
>    Affects Versions: 3.1.0
>         Environment: Maven 3.6.0
> maven-javadoc-plugin 3.0.2-SNAPSHOT (required for Java 11 support)
>            Reporter: Gili
>            Assignee: Robert Scholte
>            Priority: Major
>             Fix For: 3.1.0
>
>         Attachments: javadoc-cannot-link-to-automatic-modules.zip, 
> testcase.zip, toolchains.xml
>
>
> # Unzip testcase
>  # Run {{mvn clean install javadoc:aggregate}}
>  # Build fails with: {{Exit code: 2 - javadoc: error - No source files for 
> package module2}}
> Per MPLUGIN-341, Maven plugins cannot contain {{module.info.java}}. One of my 
> projects builds under Java 11 and is fully modularized except for one module 
> which is a Maven plugin. Due to the aforementioned issue, I cannot use 
> {{javadoc:aggregate.}}



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

Reply via email to