[
https://issues.apache.org/jira/browse/MJAVADOC-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335173#comment-17335173
]
Robert Scholte commented on MJAVADOC-576:
-----------------------------------------
Right, for Maven a plugin is just something he can execute, it is not
interested in nor aware of its configuration. So the maven-compiler-plugin is
responsible for binding the classes-directory and the maven-jar-plugin for
binding the artifactFile.
> 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)