You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (Jira)" <ji...@apache.org> on 2021/05/16 09:36:00 UTC

[jira] [Closed] (MJAVADOC-587) Running plugin causes other phases to be executed

     [ https://issues.apache.org/jira/browse/MJAVADOC-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MJAVADOC-587.
-----------------------------------
      Assignee: Robert Scholte
    Resolution: Incomplete

This test-project is too big to do proper analysis.
Let's close it for now until there's a small reproducible test project. 

> Running plugin causes other phases to be executed
> -------------------------------------------------
>
>                 Key: MJAVADOC-587
>                 URL: https://issues.apache.org/jira/browse/MJAVADOC-587
>             Project: Maven Javadoc Plugin
>          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.3.4#803005)