- getBaseDirectory() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getBaseDirectory(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getBaseDirectory() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the path to the base directory of the POM for the Maven invocation.
- getBaseDirectory(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the path to the base directory of the POM for the Maven invocation.
- getBuilder() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Get the current set builder strategy id equivalent of --builder id
.
- getBuilder() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Get the current set builder strategy id equivalent of --builder id
.
- getErrorHandler(InvocationOutputHandler) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getErrorHandler(InvocationOutputHandler) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the handler used to capture the error output from the Maven build.
- getExecutionException() - Method in class org.apache.maven.shared.invoker.DefaultInvocationResult
-
- getExecutionException() - Method in interface org.apache.maven.shared.invoker.InvocationResult
-
Gets the exception that possibly occurred during the execution of the command line.
- getExitCode() - Method in class org.apache.maven.shared.invoker.DefaultInvocationResult
-
- getExitCode() - Method in interface org.apache.maven.shared.invoker.InvocationResult
-
Gets the exit code from the Maven invocation.
- getGlobalChecksumPolicy() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Gets the checksum mode of the Maven invocation.
- getGlobalChecksumPolicy() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the checksum mode of the Maven invocation.
- getGlobalSettingsFile() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Gets the path to the global settings for the Maven invocation.
- getGlobalSettingsFile() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the path to the global settings for the Maven invocation.
- getGlobalToolchainsFile() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Alternate path for the global toolchains file Note.
- getGlobalToolchainsFile() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Alternate path for the global toolchains file Note.
- getGoals() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getGoals() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the goals for the Maven invocation.
- getInputStream(InputStream) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getInputStream(InputStream) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the input stream used to provide input for the invoked Maven build.
- getJavaHome() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getJavaHome() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the path to the base directory of the Java installation used to run Maven.
- getLocalRepositoryDirectory(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getLocalRepositoryDirectory() - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- getLocalRepositoryDirectory(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the path to the base directory of the local repository to use for the Maven invocation.
- getLocalRepositoryDirectory() - Method in interface org.apache.maven.shared.invoker.Invoker
-
Gets the path to the base directory of the local repository to use for the Maven invocation.
- getLocalRepositoryDirectory() - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- getLogger() - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- getLogger() - Method in interface org.apache.maven.shared.invoker.Invoker
-
Gets the logger used by this invoker to output diagnostic messages.
- getLogger() - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- getLongOption() - Method in enum org.apache.maven.shared.invoker.InvocationRequest.ReactorFailureBehavior
-
- getMavenExecutable() - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- getMavenExecutable() - Method in interface org.apache.maven.shared.invoker.Invoker
-
Get the customized File of the Maven executable.
- getMavenExecutable() - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- getMavenHome() - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- getMavenHome() - Method in interface org.apache.maven.shared.invoker.Invoker
-
Gets the path to the base directory of the Maven installation used to invoke Maven.
- getMavenHome() - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- getMavenOpts() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getMavenOpts() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the value of the MAVEN_OPTS
environment variable.
- getOutputHandler(InvocationOutputHandler) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getOutputHandler(InvocationOutputHandler) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the handler used to capture the standard output from the Maven build.
- getPomFile() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getPomFile() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the path to the POM for the Maven invocation.
- getPomFileName() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Gets the (unqualified) filename of the POM for the Maven invocation.
- getPomFileName() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the (unqualified) filename of the POM for the Maven invocation.
- getProfiles() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Gets the profiles for the Maven invocation.
- getProfiles() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the profiles for the Maven invocation.
- getProjects() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
A list of specified reactor projects to build instead of all projects.
- getProjects() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
A list of specified reactor projects to build instead of all projects.
- getProperties() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getProperties() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the system properties for the Maven invocation.
- getReactorFailureBehavior() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getReactorFailureBehavior() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the failure mode of the Maven invocation.
- getResumeFrom() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Get the value of resume-from
- getResumeFrom() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Get the value of resume-from
- getShellEnvironments() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getShellEnvironments() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the environment variables for the Maven invocation.
- getShortOption() - Method in enum org.apache.maven.shared.invoker.InvocationRequest.ReactorFailureBehavior
-
- getThreads() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Get the value of the threads
argument.
- getThreads() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Get the value of the threads
argument.
- getThreshold() - Method in interface org.apache.maven.shared.invoker.InvokerLogger
-
Gets the logger's threshold.
- getThreshold() - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
-
- getTimeoutInSeconds() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- getTimeoutInSeconds() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
- getToolchainsFile() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Gets the path to the custom toolchains file
- getToolchainsFile() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the path to the custom toolchains file
- getUserSettingsFile() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Gets the path to the user settings for the Maven invocation.
- getUserSettingsFile() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the path to the user settings for the Maven invocation.
- getWorkingDirectory() - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- getWorkingDirectory() - Method in interface org.apache.maven.shared.invoker.Invoker
-
Gets the working directory for the Maven invocation.
- getWorkingDirectory() - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- INFO - Static variable in interface org.apache.maven.shared.invoker.InvokerLogger
-
The threshold for info output.
- info(String) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
-
Logs the specified info message.
- info(String, Throwable) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
-
Logs the specified info message and the accompanying exception.
- info(String) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
-
- info(String, Throwable) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
-
- InvocationOutputHandler - Interface in org.apache.maven.shared.invoker
-
Receives the standard/error output from a Maven invocation.
- InvocationRequest - Interface in org.apache.maven.shared.invoker
-
Specifies the parameters used to control a Maven invocation.
- InvocationRequest.CheckSumPolicy - Enum in org.apache.maven.shared.invoker
-
The kind of checksum policy which should be used during Maven invocation.
- InvocationRequest.ReactorFailureBehavior - Enum in org.apache.maven.shared.invoker
-
The reactor failure behavior which to be used during Maven invocation.
- InvocationResult - Interface in org.apache.maven.shared.invoker
-
Describes the result of a Maven invocation.
- Invoker - Interface in org.apache.maven.shared.invoker
-
Provides a facade to invoke Maven.
- InvokerLogger - Interface in org.apache.maven.shared.invoker
-
A logger used by
Invoker
instances to output diagnostic messages.
- isAlsoMake() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Get the value of the also-make
argument.
- isAlsoMake() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Get the value of the also-make
argument.
- isAlsoMakeDependents() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Get the value of the also-make-dependents
- isAlsoMakeDependents() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Get the value of the also-make-dependents
- isBatchMode() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- isBatchMode() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
By default, Maven is executed in batch mode.
- isDebug() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- isDebug() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the debug mode of the Maven invocation.
- isDebugEnabled() - Method in interface org.apache.maven.shared.invoker.InvokerLogger
-
Tests whether debug output is enabled for this logger.
- isDebugEnabled() - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
-
- isErrorEnabled() - Method in interface org.apache.maven.shared.invoker.InvokerLogger
-
Tests whether error output is enabled for this logger.
- isErrorEnabled() - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
-
- isFatalErrorEnabled() - Method in interface org.apache.maven.shared.invoker.InvokerLogger
-
Tests whether fatal error output is enabled for this logger.
- isFatalErrorEnabled() - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
-
- isInfoEnabled() - Method in interface org.apache.maven.shared.invoker.InvokerLogger
-
Tests whether info output is enabled for this logger.
- isInfoEnabled() - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
-
- isNonPluginUpdates() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Indicates whether Maven should check for plugin updates.
- isNonPluginUpdates() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Indicates whether Maven should check for plugin updates.
- isOffline() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- isOffline() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the network mode of the Maven invocation.
- isRecursive() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- isRecursive() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the recursion behavior of a reactor invocation.
- isShellEnvironmentInherited() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- isShellEnvironmentInherited() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Indicates whether the environment variables of the current process should be propagated to the Maven invocation.
- isShowErrors() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- isShowErrors() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Gets the exception output mode of the Maven invocation.
- isShowVersion() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- isShowVersion() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
The show version behavior (-V option)
- isUpdateSnapshots() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- isUpdateSnapshots() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Indicates whether Maven should enforce an update check for plugins and snapshots.
- isWarnEnabled() - Method in interface org.apache.maven.shared.invoker.InvokerLogger
-
Tests whether warn output is enabled for this logger.
- isWarnEnabled() - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
-
- setAlsoMake(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Enable the 'also make' mode.
- setAlsoMake(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Enable the 'also make' mode.
- setAlsoMakeDependents(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Enable the 'also make dependents' mode.
- setAlsoMakeDependents(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Enable the 'also make dependents' mode.
- setBaseDirectory(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setBaseDirectory(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the path to the base directory of the POM for the Maven invocation.
- setBatchMode(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setBatchMode(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the interaction mode of the Maven invocation.
- setBuilder(String) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
The id of the build strategy to use.
- setBuilder(String) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
The id of the build strategy to use.
- setDebug(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setDebug(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the debug mode of the Maven invocation.
- setEnvironmentPaths(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setErrorHandler(InvocationOutputHandler) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setErrorHandler(InvocationOutputHandler) - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- setErrorHandler(InvocationOutputHandler) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the handler used to capture the error output from the Maven build.
- setErrorHandler(InvocationOutputHandler) - Method in interface org.apache.maven.shared.invoker.Invoker
-
Sets the handler used to capture the error output from the Maven build.
- setFlags(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setGlobalChecksumPolicy(InvocationRequest.CheckSumPolicy) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Sets the checksum mode of the Maven invocation.
- setGlobalChecksumPolicy(InvocationRequest.CheckSumPolicy) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the checksum mode of the Maven invocation.
- setGlobalSettingsFile(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Sets the path to the global settings for the Maven invocation.
- setGlobalSettingsFile(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the path to the global settings for the Maven invocation.
- setGlobalToolchainsFile(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Sets the alternate path for the global toolchains file Equivalent of -gt
or --global-toolchains
- setGlobalToolchainsFile(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the alternate path for the global toolchains file Equivalent of -gt
or --global-toolchains
- setGoals(List<String>) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setGoals(List<String>) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the goals for the Maven invocation.
- setGoals(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setInputStream(InputStream) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setInputStream(InputStream) - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- setInputStream(InputStream) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the input stream used to provide input for the invoked Maven build.
- setInputStream(InputStream) - Method in interface org.apache.maven.shared.invoker.Invoker
-
Sets the input stream used to provide input for the invoked Maven build.
- setJavaHome(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Sets the path to the base directory of the Java installation used to run Maven.
- setJavaHome(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the path to the base directory of the Java installation used to run Maven.
- setLocalRepositoryDirectory(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setLocalRepositoryDirectory(File) - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- setLocalRepositoryDirectory(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the path to the base directory of the local repository to use for the Maven invocation.
- setLocalRepositoryDirectory(File) - Method in interface org.apache.maven.shared.invoker.Invoker
-
Sets the path to the base directory of the local repository to use for the Maven invocation.
- setLocalRepositoryDirectory(File) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setLogger(InvokerLogger) - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- setLogger(InvokerLogger) - Method in interface org.apache.maven.shared.invoker.Invoker
-
Sets the logger used by this invoker to output diagnostic messages.
- setLogger(InvokerLogger) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setMavenExecutable(File) - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- setMavenExecutable(File) - Method in interface org.apache.maven.shared.invoker.Invoker
-
mavenExecutable
can either be a file relative to ${maven.home}/bin/ or an absolute file.
- setMavenExecutable(File) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
mavenExecutable
can either be relative to ${maven.home}/bin/ or absolute
- setMavenHome(File) - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- setMavenHome(File) - Method in interface org.apache.maven.shared.invoker.Invoker
-
Sets the path to the base directory of the Maven installation used to invoke Maven.
- setMavenHome(File) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setMavenOpts(String) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setMavenOpts(String) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the value of the MAVEN_OPTS
environment variable.
- setNonPluginUpdates(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Specifies whether Maven should check for plugin updates.
- setNonPluginUpdates(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Specifies whether Maven should check for plugin updates.
- setOffline(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setOffline(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the network mode of the Maven invocation.
- setOutputHandler(InvocationOutputHandler) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setOutputHandler(InvocationOutputHandler) - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- setOutputHandler(InvocationOutputHandler) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the handler used to capture the standard output from the Maven build.
- setOutputHandler(InvocationOutputHandler) - Method in interface org.apache.maven.shared.invoker.Invoker
-
Sets the handler used to capture the standard output from the Maven build.
- setPomFile(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setPomFile(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the path to the POM for the Maven invocation.
- setPomFileName(String) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Sets the (unqualified) filename of the POM for the Maven invocation.
- setPomFileName(String) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the (unqualified) filename of the POM for the Maven invocation.
- setPomLocation(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setProfiles(List<String>) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Sets the profiles for the Maven invocation.
- setProfiles(List<String>) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the profiles for the Maven invocation.
- setProfiles(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setProjects(List<String>) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Sets the reactor project list.
- setProjects(List<String>) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the reactor project list.
- setProperties(Properties) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setProperties(Properties) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the system properties for the Maven invocation.
- setProperties(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setReactorBehavior(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setReactorFailureBehavior(InvocationRequest.ReactorFailureBehavior) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setReactorFailureBehavior(InvocationRequest.ReactorFailureBehavior) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the failure mode of the Maven invocation.
- setRecursive(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setRecursive(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the recursion behavior of a reactor invocation.
- setResumeFrom(String) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Resume reactor from specified project.
- setResumeFrom(String) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Resume reactor from specified project.
- setSettingsLocation(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setShellEnvironment(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setShellEnvironmentInherited(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setShellEnvironmentInherited(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Specifies whether the environment variables of the current process should be propagated to the Maven invocation.
- setShowErrors(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setShowErrors(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the exception output mode of the Maven invocation.
- setShowVersion(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setShowVersion(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
enable displaying version without stopping the build Equivalent of -V
or --show-version
- setThreads(String) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Thread count, for instance 2.0C where C is core multiplied Equivalent of -T
or --threads
- setThreads(String) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Thread count, for instance 2.0C where C is core multiplied Equivalent of -T
or --threads
- setThreads(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setThreshold(int) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
-
Sets the logger's threshold.
- setThreshold(int) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
-
- setTimeoutInSeconds(int) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setTimeoutInSeconds(int) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
- setToolchainsFile(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Sets the alternate path for the user toolchains file Equivalent of -t
or --toolchains
- setToolchainsFile(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the alternate path for the user toolchains file Equivalent of -t
or --toolchains
- setToolchainsLocation(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- setUpdateSnapshots(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
- setUpdateSnapshots(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Specifies whether Maven should enforce an update check for plugins and snapshots.
- setUserSettingsFile(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
-
Sets the path to the user settings for the Maven invocation.
- setUserSettingsFile(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
-
Sets the path to the user settings for the Maven invocation.
- setWorkingDirectory(File) - Method in class org.apache.maven.shared.invoker.DefaultInvoker
-
- setWorkingDirectory(File) - Method in interface org.apache.maven.shared.invoker.Invoker
-
Sets the working directory for the Maven invocation.
- setWorkingDirectory(File) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
-
- SystemOutHandler - Class in org.apache.maven.shared.invoker
-
Offers an output handler that writes to
System.out
.
- SystemOutHandler() - Constructor for class org.apache.maven.shared.invoker.SystemOutHandler
-
Creates a new output handler.
- SystemOutHandler(boolean) - Constructor for class org.apache.maven.shared.invoker.SystemOutHandler
-
Creates a new output handler.
- SystemOutLogger - Class in org.apache.maven.shared.invoker
-
- SystemOutLogger() - Constructor for class org.apache.maven.shared.invoker.SystemOutLogger
-