- setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
 
- 
Sets the state of the "add default entities" flag.
 
- setBuildlog(String) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set the build log filename.
 
- setDescription(String) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set the description of this build job.
 
- setFailureMessage(String) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set any failure message(s) in case this build job failed.
 
- setFileComment(String) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Writer
 
- 
Method setFileComment.
 
- setModelEncoding(String) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set the modelEncoding field.
 
- setName(String) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set the name of this build job.
 
- setOrdinal(int) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set buildJobs will be sorted in the descending order of the
 ordinal.
 
- setProject(String) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set the path to the project to build.
 
- setResult(String) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set the result of this build job.
 
- setTime(float) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set the number of seconds that this build job took to
 complete.
 
- setType(String) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
- 
Set the type of the build job.
 
- SETUP - Static variable in class org.apache.maven.plugins.invoker.model.BuildJob.Type
 
- 
A build job that should be invoked before any non-setup build jobs.
 
- SKIPPED - Static variable in class org.apache.maven.plugins.invoker.model.BuildJob.Result
 
- 
The result value corresponding with an invocation that was skipped.
 
- SUCCESS - Static variable in class org.apache.maven.plugins.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.plugins.invoker.AbstractInvokerMojo
 
- 
Flag used to suppress the summary output notifying of successes and failures.
 
- SystemPropertyPrinter - Class in org.apache.maven.plugins.invoker
 
- 
Print specified system properties to the output stream.
 
- SystemPropertyPrinter() - Constructor for class org.apache.maven.plugins.invoker.SystemPropertyPrinter
 
-