- setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugin.invoker.model.io.xpp3.BuildJobXpp3Reader
-
Sets the state of the "add default entities" flag.
- setDescription(String) - Method in class org.apache.maven.plugin.invoker.model.BuildJob
-
Set the description of this build job.
- setFailureMessage(String) - Method in class org.apache.maven.plugin.invoker.model.BuildJob
-
Set any failure message(s) in case this build job failed.
- setModelEncoding(String) - Method in class org.apache.maven.plugin.invoker.model.BuildJob
-
Set the modelEncoding field.
- setName(String) - Method in class org.apache.maven.plugin.invoker.model.BuildJob
-
Set the name of this build job.
- setProject(String) - Method in class org.apache.maven.plugin.invoker.model.BuildJob
-
Set the path to the project to build.
- setResult(String) - Method in class org.apache.maven.plugin.invoker.model.BuildJob
-
Set the result of this build job.
- setTime(double) - Method in class org.apache.maven.plugin.invoker.model.BuildJob
-
Set the number of seconds that this build job took to
complete.
- setType(String) - Method in class org.apache.maven.plugin.invoker.model.BuildJob
-
Set the type of the build job.
- SETUP - Static variable in class org.apache.maven.plugin.invoker.model.BuildJob.Type
-
A build job that should be invoked before any non-setup build jobs.
- siteRenderer - Variable in class org.apache.maven.plugin.invoker.InvokerReport
-
Doxia Site Renderer component.
- SKIPPED - Static variable in class org.apache.maven.plugin.invoker.model.BuildJob.Result
-
The result value corresponding with an invocation that was skipped.
- SUCCESS - Static variable in class org.apache.maven.plugin.invoker.model.BuildJob.Result
-
The result value corresponding with a successful invocation of Maven and completion of all post-hook scripts.
- suppressSummaries - Variable in class org.apache.maven.plugin.invoker.AbstractInvokerMojo
-
Flag used to suppress the summary output notifying of successes and failures.
- SystemPropertyPrinter - Class in org.apache.maven.plugin.invoker
-
Print specified system properties to the output stream.
- SystemPropertyPrinter() - Constructor for class org.apache.maven.plugin.invoker.SystemPropertyPrinter
-