You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jonathan Coustick (JIRA)" <ji...@apache.org> on 2019/03/21 14:11:00 UTC

[jira] [Updated] (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 ]

Jonathan Coustick updated MJAVADOC-587:
---------------------------------------
    Attachment: error.log

> 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
>            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
(v7.6.3#76005)