- setContext(Context) - Method in class com.qulice.maven.DefaultMavenEnvironment
-
Set context.
- setLicense(String) - Method in class com.qulice.maven.AbstractQuliceMojo
-
Set license address.
- setMojoExecutor(MojoExecutor) - Method in class com.qulice.maven.DefaultMavenEnvironment
-
Set executor.
- setProject(MavenProject) - Method in class com.qulice.maven.AbstractQuliceMojo
-
Set Maven Project (used mostly for unit testing).
- setProject(MavenProject) - Method in class com.qulice.maven.DefaultMavenEnvironment
-
Set Maven Project (used mostly for unit testing).
- setProperty(String, String) - Method in class com.qulice.maven.DefaultMavenEnvironment
-
Set property.
- setSkip(boolean) - Method in class com.qulice.maven.AbstractQuliceMojo
-
Set skip option (mostly for unit testing).
- setValidatorsProvider(ValidatorsProvider) - Method in class com.qulice.maven.CheckMojo
-
Set provider of validators.
- SnapshotsValidator - Class in com.qulice.maven
-
Check that the project has not SNAPSHOT dependencies if its own
status is stable.
- SnapshotsValidator() - Constructor for class com.qulice.maven.SnapshotsValidator
-
- SvnPropertiesValidator - Class in com.qulice.maven
-
Check for required svn properties in all text files.
- SvnPropertiesValidator() - Constructor for class com.qulice.maven.SvnPropertiesValidator
-