[ https://issues.apache.org/jira/browse/MJAVADOC-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957969#comment-17957969 ]
Olivier Lamy commented on MJAVADOC-587: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#866|https://github.com/apache/maven-javadoc-plugin/issues/866]. > Running plugin causes other phases to be executed > ------------------------------------------------- > > Key: MJAVADOC-587 > URL: https://issues.apache.org/jira/browse/MJAVADOC-587 > Project: Maven Javadoc Plugin (Moved to GitHub Issues) > Issue Type: Bug > Affects Versions: 3.0.1, 3.1.0 > Reporter: Jonathan Coustick > Assignee: Robert Scholte > Priority: Major > Attachments: error.log > > > When running the javadoc plugin (either through javadoc:aggregate or via > profiles) it kicks off maven and all other plugins that are configured to run > via the <build> section of the pom are also started, which ends up causing > errors as they have their own expectations about the state of the project. > This only occurs in since version 3.0, earlier versions of this plugin do not > cause issues. > > Reproducible with [https://github.com/payara/Payara/] with mvn > javadoc:aggregate -Ddoclint:none -- This message was sent by Atlassian Jira (v8.20.10#820010)