Michael Osipov created MSITE-901:
------------------------------------
Summary: If precending 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: 4.0.0-M1, 3.12.0
Reporter: Michael Osipov
Assignee: Michael Osipov
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)