[ https://issues.apache.org/jira/browse/MJAVADOC-815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884884#comment-17884884 ]
Maarten Mulders commented on MJAVADOC-815: ------------------------------------------ Don't worry, I don't see it as a lame excuse. If your finding is indeed an issue in Core, not in the Maven Javadoc Plugin - as [~michael-o] and I are thinking - then there is, unfortunately, no way this can be fixed in the Maven Javadoc Plugin. Would it be possible for you to extract the problem from where you observe it (probably a large, closed-source project?) to a minimal example which illustrates the problem? It might be easier to run that minimal reproducer with Maven 4 and observe if the problem is still there. > Aggregate goal misses skipped reactor modules when resuming build > ----------------------------------------------------------------- > > Key: MJAVADOC-815 > URL: https://issues.apache.org/jira/browse/MJAVADOC-815 > Project: Maven Javadoc Plugin > Issue Type: Bug > Affects Versions: 3.10.0 > Reporter: Richard Eckart de Castilho > Priority: Major > > When resuming a build using {{-rf}}, then the {{javadoc:aggregate}} goal is > not injected with the reactor modules that are skipped (are before the module > being resumed from). > That means the JavaDoc for those skipped modules is not included in the > aggregate. > I can imagine that to happen when I build using {{-pl}} to build individual > modules, but if I resume, I would expect all the reactor modules that have > already been covered and are being resumed over to be part of the reactor > modules that are provided to the javadoc plugin. -- This message was sent by Atlassian Jira (v8.20.10#820010)