Package com.qulice.maven
Maven plugin.
- Since:
- 0.3
-
Class Summary 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.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.