[
https://issues.apache.org/jira/browse/MJAVADOC-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17334920#comment-17334920
]
Brad Larrick edited comment on MJAVADOC-576 at 4/28/21, 6:22 PM:
-----------------------------------------------------------------
Can someone help be understand why this isn't a problem? What you're saying is
I can't generate javadoc independently of an explicit compile step. That's
contrary to the functionality available when not using modules. Doesn't that
make it a bug?
was (Author: larrick):
Can someone help be understand why this isn't a problem? What you're saying is
I can't generate javadoc independently of compiling. That's contrary to the
functionality available when not using modules. Doesn't that make it a bug?
> javadoc:javadoc fails if module contains module-info.java
> ---------------------------------------------------------
>
> Key: MJAVADOC-576
> URL: https://issues.apache.org/jira/browse/MJAVADOC-576
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Components: javadoc
> Affects Versions: 3.1.0
> Environment: jdk-12-ea+29
> Reporter: Gili
> Assignee: Robert Scholte
> Priority: Major
> Attachments: javadoc-javadoc-with-module.zip
>
>
> # Extract testcase
> # {{Run: mvn clean javadoc:javadoc}}
> # {{Build fails with: "error: module not found: testcase"}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)