| Class | Description |
|---|---|
| AbstractQuliceMojo |
Abstract mojo.
|
| CheckMojo |
Check the project and find all possible violations.
|
| DefaultMavenEnvironment |
Environment, passed from MOJO to validators.
|
| DuplicateFinderValidator |
Validate with maven-duplicate-finder-plugin.
|
| EnforcerValidator |
Validate with maven-enforcer-plugin.
|
| HelpMojo |
Display help information on qulice-maven-plugin.
Call mvn qulice:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| MojoExecutor |
Executor of plugins.
|
| PomXpathValidator |
Check pom.xml with XPath validation queries.
|
| SnapshotsValidator |
Check that the project has not SNAPSHOT dependencies if its own
status is stable.
|
| SvnPropertiesValidator |
Check for required svn properties in all text files.
|
Copyright © 2011–2018 Qulice.com. All rights reserved.