**[Richard Eckart de Castilho](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rec)** opened **[MJAVADOC-815](https://issues.apache.org/jira/browse/MJAVADOC-815?redirect=false)** and commented 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. --- **Affects:** 3.10.0