You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/05/18 08:35:00 UTC

[jira] [Closed] (MSITE-901) If preceding standalone report has been run, site:jar does not reinvoke site:site

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

Michael Osipov closed MSITE-901.
--------------------------------
    Resolution: Fixed

Fixed with [4a38a81f06d5ba95eb9d8d1ebb89b4f88c4932c3|https://gitbox.apache.org/repos/asf?p=maven-site-plugin.git;a=commit;h=4a38a81f06d5ba95eb9d8d1ebb89b4f88c4932c3] and with [bd3376f52d0053e05c78327aad39353710702a7a|https://gitbox.apache.org/repos/asf?p=maven-site-plugin.git;a=commit;h=bd3376f52d0053e05c78327aad39353710702a7a] for 3.x branch.

> If preceding standalone report has been run, site:jar does not reinvoke site:site
> ---------------------------------------------------------------------------------
>
>                 Key: MSITE-901
>                 URL: https://issues.apache.org/jira/browse/MSITE-901
>             Project: Maven Site Plugin
>          Issue Type: Bug
>          Components: site:jar
>    Affects Versions: 3.12.0, 4.0.0-M1
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 4.0.0-M2, 3.12.1
>
>
> When {{site:jar}} is run or bound to a phase and a prior report to a earlier lifecycle binding has been generated, e.g., {{pmd:check}}, the output directory will be generated by PMD and {{site:jar}} Java code sees that the dir is there and will never generate the site. Thus, the JAR will be empty.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)