Package io.github.crizzis.codenarc
-
Interface Summary Interface Description AnalysisScopeConfig -
Class Summary Class Description CodeNarcReportMojo Create a CodeNarc report (implies the execution of theverify
goal)CodeNarcVerifyMojo Perform CodeNarc analysis, and optionally fail the build if specified quality criteria are not metHelpMojo Display help information on codenarc-maven-plugin.
Callmvn codenarc:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.