| Class | Description |
|---|---|
| BasicChecksMojo |
The mojo is doing some basic analysis of the project poms, finding faults and explaining what could be done better
and why.
|
| CheckUnusedDeclaredMojo |
The mojo is doing the analysis of the project poms, finding unused declared dependencies in compile scope.
|
| CheckUsedUndeclaredMojo |
The mojo analyses projects poms, finding used undeclared dependencies.
|
| CleanXmlGeneratorMojo |
this is going to generate awesome fixed xml at some point =)
I expect a set of files to be generated.
|
| HelpMojo |
Display help information on roz-maven-plugin.
Call mvn roz:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
Copyright © 2019 Atlassian. All rights reserved.