Class AggregatorPmdNoForkReport

All Implemented Interfaces:
ContextEnabled, Mojo, MavenMultiPageReport, MavenReport

@Mojo(name="aggregate-pmd-no-fork", aggregator=true, threadSafe=true, requiresDependencyResolution=TEST) @Execute(phase=NONE) public class AggregatorPmdNoForkReport extends AggregatorPmdReport
Creates a PMD site report in an aggregator project without forking the test-compile phase again.
Since:
3.15.0
  • Constructor Details

    • AggregatorPmdNoForkReport

      public AggregatorPmdNoForkReport()