jira-importer commented on issue #968: URL: https://github.com/apache/maven-javadoc-plugin/issues/968#issuecomment-2957365371
**[Stefan Seidel](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=seidler)** commented It's not about twice. It's about _all_ modules are built twice for _each_ module. I have removed the maven-surefire-report-plugin from the parent pom (to show the problem more distinctively) and when I run clean site the following logs come out with version 2.3 and 2.2 respectively. Notice the vast increase of ``` [INFO] Building Unnamed - org.test.forked:... [INFO] ------------------------------------------------------ [INFO] [xmlbeans:xmlbeans {execution: default}] [INFO] Nothing to generate. ``` parts from 2.2 to 2.3. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
