You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Affects: 3.12.0, 4.0.0-M1
Issue Links:
MPMD-299 Change of default skipEmptyReport value breaks site:jar
("fixes")