A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages

A

AbstractInvokerMojo - Class in org.apache.maven.plugins.invoker
Provides common code for mojos invoking sub builds.
AbstractInvokerMojo() - Constructor for class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
AbstractInvokerMojo.ExecutionResult - Class in org.apache.maven.plugins.invoker
 
AbstractInvokerMojo.OrdinalComparator - Class in org.apache.maven.plugins.invoker
 
AbstractInvokerMojo.ToolchainPrivateManager - Class in org.apache.maven.plugins.invoker
 
accept(File, String) - Method in class org.apache.maven.plugins.invoker.ReportUtils.FileFilterOnlyXmlFile
 
actualJavaVersion - Variable in class org.apache.maven.plugins.invoker.Selector
 
actualMavenVersion - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The version of Maven which is used to run the builds
actualMavenVersion - Variable in class org.apache.maven.plugins.invoker.Selector
 
addChild(Xpp3Dom, String, String) - Static method in class org.apache.maven.plugins.invoker.MetadataUtils
 
addChildren(Xpp3Dom, String, Collection<String>) - Static method in class org.apache.maven.plugins.invoker.MetadataUtils
 
addDefaultEntities - Variable in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
If set the parser will be loaded with all single characters from the XHTML specification.
addJob(BuildJob) - Method in class org.apache.maven.plugins.invoker.InvokerSession
Adds the specified build job to this session.
addProvides(String, String) - Method in class org.apache.maven.plugins.invoker.InvokerToolchain
 
addTestClassPath - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
A flag whether the test class path of the project under test should be included in the class path of the pre-/post-build scripts.
alreadyCloned(String, List<String>) - Static method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Determines whether the specified sub path has already been cloned, i.e.
artifactFactory - Variable in class org.apache.maven.plugins.invoker.InstallMojo
The component used to create artifacts.

B

buildInterpolatedFile(File, File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Interpolates the specified POM/settings file to a temporary file.
BuildJob - Class in org.apache.maven.plugins.invoker.model
Describes a build job processed by the Maven Invoker Plugin.
BuildJob() - Constructor for class org.apache.maven.plugins.invoker.model.BuildJob
Creates a new empty build job.
BuildJob(String, String) - Constructor for class org.apache.maven.plugins.invoker.model.BuildJob
Creates a new build job with the specified project path and type.
BuildJob.Result - Class in org.apache.maven.plugins.invoker.model
The various results with which a build job can complete.
BuildJob.Type - Class in org.apache.maven.plugins.invoker.model
The various types of a build job.
buildJobs - Variable in class org.apache.maven.plugins.invoker.InvokerSession
 
BuildJobXpp3Reader - Class in org.apache.maven.plugins.invoker.model.io.xpp3
Class BuildJobXpp3Reader.
BuildJobXpp3Reader() - Constructor for class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
 
BuildJobXpp3Reader(BuildJobXpp3Reader.ContentTransformer) - Constructor for class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
 
BuildJobXpp3Reader.ContentTransformer - Interface in org.apache.maven.plugins.invoker.model.io.xpp3
 
BuildJobXpp3Writer - Class in org.apache.maven.plugins.invoker.model.io.xpp3
Class BuildJobXpp3Writer.
BuildJobXpp3Writer() - Constructor for class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Writer
 

C

calculateExcludes() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
canGenerateReport() - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
checkFieldWithDuplicate(XmlPullParser, String, String, Set) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method checkFieldWithDuplicate.
checkUnknownAttribute(XmlPullParser, String, String, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method checkUnknownAttribute.
checkUnknownElement(XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method checkUnknownElement.
clear() - Method in class org.apache.maven.plugins.invoker.CompositeMap
cloneAllFiles - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Some files are normally excluded when copying the IT projects from the directory specified by the parameter projectsDirectory to the directory given by cloneProjectsTo (e.g.
cloneClean - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Ensure the AbstractInvokerMojo.cloneProjectsTo directory is not polluted with files from earlier invoker runs.
cloneProjects(Collection<String>) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Copies the specified projects to the directory given by AbstractInvokerMojo.cloneProjectsTo.
cloneProjectsTo - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Directory to which projects should be cloned prior to execution.
cloneSettings() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
collectAllProjectReferences(MavenProject, Collection<String>) - Method in class org.apache.maven.plugins.invoker.InstallMojo
 
collectListFromCSV(String) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Gets a list of comma separated tokens from the specified line.
collectProjects(File, String, Collection<String>, boolean) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Collects all projects locally reachable from the specified project.
compare(Object, Object) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo.OrdinalComparator
 
compareVersions(List<Integer>, List<Integer>) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
CompositeMap - Class in org.apache.maven.plugins.invoker
A map-like source to interpolate expressions.
CompositeMap(MavenProject, Map<String, Object>, boolean) - Constructor for class org.apache.maven.plugins.invoker.CompositeMap
Creates a new interpolation source backed by the specified Maven project and some user-specified properties.
configureInvocation(InvocationRequest, int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Configures the specified invocation request from these invoker properties.
constructSummarySection(List<? extends BuildJob>, Locale) - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
containsKey(Object) - Method in class org.apache.maven.plugins.invoker.CompositeMap
containsValue(Object) - Method in class org.apache.maven.plugins.invoker.CompositeMap
contentTransformer - Variable in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Field contentTransformer.
copiedArtifacts - Variable in class org.apache.maven.plugins.invoker.InstallMojo
The identifiers of already copied artifacts, used to avoid multiple installation of the same artifact.
copyArtifact(File, Artifact) - Method in class org.apache.maven.plugins.invoker.InstallMojo
Installs the specified artifact to the local repository.
copyArtifact(Artifact) - Method in class org.apache.maven.plugins.invoker.InstallMojo
 
copyDirectoryStructure(File, File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Copied a directory structure with default exclusions (.svn, CVS, etc)
copyFileIfDifferent(File, File) - Method in class org.apache.maven.plugins.invoker.InstallMojo
 
copyParentPoms(File) - Method in class org.apache.maven.plugins.invoker.InstallMojo
Installs all parent POMs of the specified POM file that are available in the local repository.
copyParentPoms(String, String, String) - Method in class org.apache.maven.plugins.invoker.InstallMojo
Installs the specified POM and all its parent POMs to the local repository.
copyPoms(Artifact) - Method in class org.apache.maven.plugins.invoker.InstallMojo
 
createMetadata(File, Artifact) - Static method in class org.apache.maven.plugins.invoker.MetadataUtils
Creates local metadata files for the specified artifact.
createTestRepository() - Method in class org.apache.maven.plugins.invoker.InstallMojo
Creates the local repository for the integration tests.

D

debug - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Whether to show debug statements in the build output.
DEBUG - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
deleteInterpolatedPomFile(File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Delete the interpolated pom file if it has been created before.
description - Variable in class org.apache.maven.plugins.invoker.model.BuildJob
The description of this build job.
DIRECT - Static variable in class org.apache.maven.plugins.invoker.model.BuildJob.Type
A build job that was directly selected via the -Dinvoker.test=xxx,yyy parameter.
disableReports - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
A flag to disable the generation of build reports.
doFailIfNoProjects() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
doFailIfNoProjects() - Method in class org.apache.maven.plugins.invoker.InvokerMojo
 

E

encoding - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The file encoding for the pre-/post-build scripts and the list files for goals and profiles.
entrySet() - Method in class org.apache.maven.plugins.invoker.CompositeMap
environmentVariables - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Additional environment variables to set on the command line.
ERROR - Static variable in class org.apache.maven.plugins.invoker.model.BuildJob.Result
The result value corresponding with an unexpected error trying to invoke Maven.
errorJobs - Variable in class org.apache.maven.plugins.invoker.InvokerSession
 
escapeXml - Variable in class org.apache.maven.plugins.invoker.CompositeMap
Flag indicating to escape XML special characters.
execute() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Invokes Maven on the configured test projects.
execute() - Method in class org.apache.maven.plugins.invoker.InstallMojo
Performs this mojo's tasks.
execute() - Method in class org.apache.maven.plugins.invoker.VerifyMojo
Invokes Maven on the configured test projects.
executed - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo.ExecutionResult
 
executeReport(Locale) - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
ExecutionResult() - Constructor for class org.apache.maven.plugins.invoker.AbstractInvokerMojo.ExecutionResult
 
extraArtifacts - Variable in class org.apache.maven.plugins.invoker.InstallMojo
Extra dependencies that need to be installed on the local repository.
Format:

F

failedJobs - Variable in class org.apache.maven.plugins.invoker.InvokerSession
 
failIfNoProjects - Variable in class org.apache.maven.plugins.invoker.InvokerMojo
Set this to true to cause a failure if there are no projects to invoke.
failIfNoProjects - Variable in class org.apache.maven.plugins.invoker.VerifyMojo
Set this to true to cause a failure if there are no projects to invoke.
FAILURE_BEHAVIOR - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
FAILURE_BUILD - Static variable in class org.apache.maven.plugins.invoker.model.BuildJob.Result
The result value corresponding with an invocation that failed while invoking of Maven.
FAILURE_POST_HOOK - Static variable in class org.apache.maven.plugins.invoker.model.BuildJob.Result
The result value corresponding with an invocation that failed after the invocation of Maven.
FAILURE_PRE_HOOK - Static variable in class org.apache.maven.plugins.invoker.model.BuildJob.Result
The result value corresponding with an invocation that failed before Maven was be invoked.
failureMessage - Variable in class org.apache.maven.plugins.invoker.model.BuildJob
Any failure message(s) in case this build job failed.
fileComment - Variable in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Writer
Field fileComment.
FileFilterOnlyXmlFile() - Constructor for class org.apache.maven.plugins.invoker.ReportUtils.FileFilterOnlyXmlFile
 
fileLogger - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo.ExecutionResult
 
FileLogger - Class in org.apache.maven.plugins.invoker
 
FileLogger(File) - Constructor for class org.apache.maven.plugins.invoker.FileLogger
Creates a new logger that writes to the specified file.
FileLogger(File, Log) - Constructor for class org.apache.maven.plugins.invoker.FileLogger
Creates a new logger that writes to the specified file and optionally mirrors messages to the given mojo logger.
filteredPomPrefix - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
A string used to prefix the file name of the filtered POMs in case the POMs couldn't be filtered in-place (i.e.
filterProperties - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
A list of additional properties which will be used to filter tokens in POMs and goal files.
formatTime(double) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Formats the specified build duration time.

G

get(Object) - Method in class org.apache.maven.plugins.invoker.CompositeMap
get(String, int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets a value from the invoker properties.
get(InvokerProperties.InvocationProperty, int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
 
getAddDefaultEntities() - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Returns the state of the "add default entities" flag.
getAncestorFolder(Path) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getBooleanValue.
getBooleanValue(String, String, XmlPullParser, String) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getBooleanValue.
getBuildJobs() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Gets the build jobs that should be processed.
getByteValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getByteValue.
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getCharacterValue.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getDateValue.
getDateValue(String, String, XmlPullParser) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getDateValue.
getDescription() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Get the description of this build job.
getDescription(Locale) - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getDoubleValue.
getErrorJobs() - Method in class org.apache.maven.plugins.invoker.InvokerSession
Gets the build jobs which had errors for this session.
getFailedJobs() - Method in class org.apache.maven.plugins.invoker.InvokerSession
Gets the failed build jobs in this session.
getFailureMessage() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Get any failure message(s) in case this build job failed.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getFloatValue.
getGlobal(InvokerProperties) - Method in class org.apache.maven.plugins.invoker.Selector
Determines whether selector conditions of the specified invoker properties match the current environment.
getGoals(File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Gets the goal list for the specified project.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getIntegerValue.
getInterpolationValueSource(boolean) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Returns the map-based value source used to interpolate POMs and other stuff.
getInvokerProperties(File, Properties) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Gets the (interpolated) invoker properties for an integration test.
getJobDescription() - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the description of the corresponding build job.
getJobName() - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the name of the corresponding build job.
getJobs() - Method in class org.apache.maven.plugins.invoker.InvokerSession
Gets the build jobs in this session.
getJreVersion() - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the specification of JRE versions on which this build job should be run.
getJreVersion() - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
getJreVersion(int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the specification of JRE versions on which this build job should be run.
getJreVersion(File) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getLongValue.
getMavenVersion() - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the specification of Maven versions on which this build job should be run.
getMavenVersion() - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
Retrieves the current Maven version.
getMavenVersion(int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
 
getMavenVersion(File) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
getModelEncoding() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Get the modelEncoding field.
getName() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Get the name of this build job.
getName(Locale) - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
getNonSetupJobs(List<BuildJob>) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
getOrdinal() - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Get the corresponding ordinal value
getOrdinal() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Get buildJobs will be sorted in the descending order of the ordinal.
getOsFamily() - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the specification of OS families on which this build job should be run.
getOsFamily(int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the specification of OS families on which this build job should be run.
getOutputDirectory() - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
getOutputName() - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
getParentPath(String) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Gets the parent path of the specified relative path.
getProfiles(File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Gets the profile list for the specified project.
getProject() - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
getProject() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Get the path to the project to build.
getProperties() - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the invoker properties being wrapped.
getProvides() - Method in class org.apache.maven.plugins.invoker.InvokerToolchain
 
getReportFiles(File) - Static method in class org.apache.maven.plugins.invoker.ReportUtils
Gets the paths to the invoker reports available in the specified directory.
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getRequiredAttributeValue.
getResult() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Get the result of this build job.
getSelection(InvokerProperties) - Method in class org.apache.maven.plugins.invoker.Selector
 
getSelection(InvokerProperties, CharSequence) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Determines whether selector conditions of the specified invoker properties match the current environment.
getSettingsFile(int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the settings file used for the specified invocation.
getSetupBuildJobsFromFolders() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getShortValue.
getSiteRenderer() - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
getSkippedJobs() - Method in class org.apache.maven.plugins.invoker.InvokerSession
Gets the skipped build jobs in this session.
getSuccessfulJobs() - Method in class org.apache.maven.plugins.invoker.InvokerSession
Gets the successful build jobs in this session.
getSystemProperties(File, String) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Gets the system properties to use for the specified project.
getSystemPropertiesFile(int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Gets the path to the properties file used to set the system properties for the specified invocation.
getText(Locale, String) - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
getTime() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Get the number of seconds that this build job took to complete.
getTimeoutInSeconds(int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Get timeout to execute the project
getTokens(File, String, List<String>) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Gets goal/profile names for the specified project, either directly from the plugin configuration or from an external token file.
getToolchainPrivateManager() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
getToolchainPrivates(String) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo.ToolchainPrivateManager
 
getToolchains() - Method in class org.apache.maven.plugins.invoker.InvokerProperties
 
getToolchains(int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
 
getToolchains(Pattern) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
 
getTrimmedValue(String) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method getTrimmedValue.
getType() - Method in class org.apache.maven.plugins.invoker.InvokerToolchain
 
getType() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Get the type of the build job.
goals - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The list of goals to execute on each project.
GOALS - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 

H

handleFailures(Log, boolean) - Method in class org.apache.maven.plugins.invoker.InvokerSession
Handles the build failures in this session.
handleScriptRunnerWithScriptClassPath() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 

I

i18n - Variable in class org.apache.maven.plugins.invoker.InvokerReport
Internationalization component.
ignoreFailures - Variable in class org.apache.maven.plugins.invoker.InvokerMojo
A flag controlling whether failures of the sub builds should fail the main build, too.
ignoreFailures - Variable in class org.apache.maven.plugins.invoker.VerifyMojo
A flag controlling whether failures of the sub builds should fail the main build, too.
installArtifact(File, Artifact) - Method in class org.apache.maven.plugins.invoker.InstallMojo
Installs the specified artifact to the local repository.
installedArtifacts - Variable in class org.apache.maven.plugins.invoker.InstallMojo
The identifiers of already installed artifacts, used to avoid multiple installation of the same artifact.
installer - Variable in class org.apache.maven.plugins.invoker.InstallMojo
Maven artifact install component to copy artifacts to the local repository.
installExtraArtifacts(String[]) - Method in class org.apache.maven.plugins.invoker.InstallMojo
 
InstallMojo - Class in org.apache.maven.plugins.invoker
Installs the project artifacts of the main build into the local repository as a preparation to run the sub projects.
InstallMojo() - Constructor for class org.apache.maven.plugins.invoker.InstallMojo
 
installProjectArtifacts(MavenProject) - Method in class org.apache.maven.plugins.invoker.InstallMojo
Installs the main artifact and any attached artifacts of the specified project to the local repository.
installProjectDependencies(MavenProject, Collection<MavenProject>) - Method in class org.apache.maven.plugins.invoker.InstallMojo
Installs the dependent projects from the reactor to the local repository.
installProjectParents(MavenProject) - Method in class org.apache.maven.plugins.invoker.InstallMojo
Installs the (locally reachable) parent POMs of the specified project to the local repository.
installProjectPom(MavenProject) - Method in class org.apache.maven.plugins.invoker.InstallMojo
Installs the POM of the specified project to the local repository.
INSTANCE - Static variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo.OrdinalComparator
 
IntegrationTestMojo - Class in org.apache.maven.plugins.invoker
Searches for integration test Maven projects, and executes each, collecting a log in the project directory, will never fail the build, designed to be used in conjunction with the verify mojo.
IntegrationTestMojo() - Constructor for class org.apache.maven.plugins.invoker.IntegrationTestMojo
 
interpolatedTrimmed(String, String) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method interpolatedTrimmed.
interpolatePomFile(File, File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Interpolate the pom file.
interpolateSettings(File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Interpolate settings.xml file.
InvocationProperty(String) - Constructor for enum org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
invoker - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
InvokerMojo - Class in org.apache.maven.plugins.invoker
Searches for integration test Maven projects, and executes each, collecting a log in the project directory, and outputting the results to the command line.
InvokerMojo() - Constructor for class org.apache.maven.plugins.invoker.InvokerMojo
 
InvokerProperties - Class in org.apache.maven.plugins.invoker
Provides a convenient facade around the invoker.properties.
InvokerProperties(Properties) - Constructor for class org.apache.maven.plugins.invoker.InvokerProperties
Creates a new facade for the specified invoker properties.
InvokerProperties.InvocationProperty - Enum in org.apache.maven.plugins.invoker
 
InvokerProperties.SelectorProperty - Enum in org.apache.maven.plugins.invoker
 
invokerPropertiesFile - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The name of an optional project-specific file that contains properties used to specify settings for an individual Maven invocation.
InvokerReport - Class in org.apache.maven.plugins.invoker
Generate a report based on the results of the Maven invocations.
InvokerReport() - Constructor for class org.apache.maven.plugins.invoker.InvokerReport
 
InvokerSession - Class in org.apache.maven.plugins.invoker
Tracks a set of build jobs and their results.
InvokerSession() - Constructor for class org.apache.maven.plugins.invoker.InvokerSession
Creates a new empty session.
InvokerSession(List<BuildJob>) - Constructor for class org.apache.maven.plugins.invoker.InvokerSession
Creates a session that initially contains the specified build jobs.
invokerTest - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
A comma separated list of projectname patterns to run.
InvokerToolchain - Class in org.apache.maven.plugins.invoker
 
InvokerToolchain(String) - Constructor for class org.apache.maven.plugins.invoker.InvokerToolchain
 
isEmpty() - Method in class org.apache.maven.plugins.invoker.CompositeMap
isExpectedResult(int, int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Checks whether the specified exit code matches the one expected for the given invocation.
isInvocationDefined(int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Determines whether these invoker properties contain a build definition for the specified invocation index.
isJreVersion(String) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
isJreVersion(String, String) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
isJreVersion(List<Integer>, String) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
isJreVersion(List<Integer>, List<String>, boolean) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
isMavenVersion(String) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
isMavenVersion(String, String) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
isOsFamily(String) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
isOsFamily(List<String>, boolean) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
isParallelRun() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
isSelectorDefined(int) - Method in class org.apache.maven.plugins.invoker.InvokerProperties
Determines whether these invoker properties contain a build definition for the specified selector index.
isToolchain(AbstractInvokerMojo.ToolchainPrivateManager, Collection<InvokerToolchain>) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 

J

JAVA_VERSION - org.apache.maven.plugins.invoker.InvokerProperties.SelectorProperty
 
javaHome - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The JAVA_HOME environment variable to use for forked Maven invocations.
junitPackageName - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The package name use in junit report

K

key - Variable in enum org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
keySet() - Method in class org.apache.maven.plugins.invoker.CompositeMap

L

loadPom(File) - Static method in class org.apache.maven.plugins.invoker.PomUtils
Loads the (raw) model from the specified POM file.
localRepository - Variable in class org.apache.maven.plugins.invoker.InstallMojo
 
localRepositoryPath - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The local repository for caching artifacts.
localRepositoryPath - Variable in class org.apache.maven.plugins.invoker.InstallMojo
The path to the local repository into which the project artifacts should be installed for the integration tests.
logDirectory - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
By default a build.log is created in the root of the project.
logSummary(Log, boolean) - Method in class org.apache.maven.plugins.invoker.InvokerSession
Prints a summary of this session to the specified logger.

M

main(String[]) - Static method in class org.apache.maven.plugins.invoker.SystemPropertyPrinter
 
manager - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo.ToolchainPrivateManager
 
MAVEN_OPTS - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
MAVEN_VERSION - org.apache.maven.plugins.invoker.InvokerProperties.SelectorProperty
 
mavenExecutable - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
mavenExecutable can either be a file relative to ${maven.home}/bin/ or an absolute file.
mavenHome - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The home directory of the Maven installation to use for the forked builds.
mavenOpts - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The MAVEN_OPTS environment variable to use when invoking Maven.
mavenProject - Variable in class org.apache.maven.plugins.invoker.CompositeMap
The Maven project from which to extract interpolated values, never null.
mergeSettings(File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Merge the settings file
mergeUserSettings - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
If enable and if you have a settings file configured for the execution, it will be merged with your user settings.
MetadataUtils - Class in org.apache.maven.plugins.invoker
Provides utility methods for artifact metadata processing.
MetadataUtils() - Constructor for class org.apache.maven.plugins.invoker.MetadataUtils
 
modelEncoding - Variable in class org.apache.maven.plugins.invoker.model.BuildJob
Field modelEncoding.
mojoExecution - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 

N

name - Variable in class org.apache.maven.plugins.invoker.model.BuildJob
The name of this build job.
NAMESPACE - Static variable in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Writer
Field NAMESPACE.
newReader(File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Creates a new reader for the specified file, using the plugin's AbstractInvokerMojo.encoding parameter.
nextTag(XmlPullParser) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method nextTag.
noLog - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Suppress logging to the build.log file.
NON_RECURSIVE - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
NORMAL - Static variable in class org.apache.maven.plugins.invoker.model.BuildJob.Type
A normal build job.

O

OFFLINE - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
ordinal - Variable in class org.apache.maven.plugins.invoker.model.BuildJob
BuildJobs will be sorted in the descending order of the ordinal.
ORDINAL - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
OrdinalComparator() - Constructor for class org.apache.maven.plugins.invoker.AbstractInvokerMojo.OrdinalComparator
 
org.apache.maven.plugins.invoker - package org.apache.maven.plugins.invoker
 
org.apache.maven.plugins.invoker.model - package org.apache.maven.plugins.invoker.model
 
org.apache.maven.plugins.invoker.model.io.xpp3 - package org.apache.maven.plugins.invoker.model.io.xpp3
 
OS_FAMLY - org.apache.maven.plugins.invoker.InvokerProperties.SelectorProperty
 
outputDirectory - Variable in class org.apache.maven.plugins.invoker.InvokerReport
The output directory for the report.

P

pad(BuildJob) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
parallelThreads - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
number of threads for running tests in parallel.
parseBuildJob(XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method parseBuildJob.
parseList(String, Collection<String>, Collection<String>) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
parseVersion(String) - Static method in class org.apache.maven.plugins.invoker.SelectorUtils
 
percentFormat - Variable in class org.apache.maven.plugins.invoker.InvokerReport
The number format used to print percent values in the report locale.
pluginArtifacts - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
pom - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
A single POM to build, skipping any scanning parameters and behavior.
pomExcludes - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Exclude patterns for searching the integration test directory.
pomIncludes - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Include patterns for searching the integration test directory for projects.
PomUtils - Class in org.apache.maven.plugins.invoker
Provides utility methods for POM processing.
PomUtils() - Constructor for class org.apache.maven.plugins.invoker.PomUtils
 
postBuildHookScript - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Relative path of a cleanup/verification hook script to run after executing the build.
preBuildHookScript - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Relative path of a pre-build hook script to run prior to executing the build.
processResults(InvokerSession) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Processes the results of invoking the build jobs.
processResults(InvokerSession) - Method in class org.apache.maven.plugins.invoker.IntegrationTestMojo
 
processResults(InvokerSession) - Method in class org.apache.maven.plugins.invoker.InvokerMojo
 
profiles - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
List of profile identifiers to explicitly trigger in the build.
PROFILES - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
project - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The Maven Project Object
project - Variable in class org.apache.maven.plugins.invoker.InstallMojo
The current Maven project.
project - Variable in class org.apache.maven.plugins.invoker.InvokerReport
The Maven Project.
project - Variable in class org.apache.maven.plugins.invoker.model.BuildJob
The path to the project to build.
PROJECT - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
projectBuildingRequest - Variable in class org.apache.maven.plugins.invoker.InstallMojo
 
projectsDirectory - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Directory to search for integration tests.
properties - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Common set of properties to pass in on each project's command line, via -D parameters.
properties - Variable in class org.apache.maven.plugins.invoker.CompositeMap
The set of additional properties from which to extract interpolated values, never null.
properties - Variable in class org.apache.maven.plugins.invoker.InvokerProperties
The invoker properties being wrapped.
provides - Variable in class org.apache.maven.plugins.invoker.InvokerToolchain
 
put(String, Object) - Method in class org.apache.maven.plugins.invoker.CompositeMap
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.maven.plugins.invoker.CompositeMap

R

reactorProjects - Variable in class org.apache.maven.plugins.invoker.InstallMojo
The set of Maven projects in the reactor build.
read(InputStream) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method read.
read(InputStream, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method read.
read(Reader) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
 
read(Reader, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
 
read(XmlPullParser, boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Method read.
readMetadata(File) - Static method in class org.apache.maven.plugins.invoker.MetadataUtils
 
readTokens(File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Reads the tokens from the specified file.
relativizePath(File, String) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Relativizes the specified path against the given base directory.
relativizeProjectPaths(List<BuildJob>) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Relativizes the project paths of the specified build jobs against the directory specified by AbstractInvokerMojo.projectsDirectory (if possible).
remove(Object) - Method in class org.apache.maven.plugins.invoker.CompositeMap
renderBuildJob(BuildJob, Locale) - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
reportsDirectory - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Base directory where all build reports are written to.
reportsDirectory - Variable in class org.apache.maven.plugins.invoker.InvokerReport
Base directory where all build reports have been written to.
reportsDirectory - Variable in class org.apache.maven.plugins.invoker.VerifyMojo
Base directory where all build reports are read from.
ReportUtils - Class in org.apache.maven.plugins.invoker
Provides utility methods for invoker report processing.
ReportUtils() - Constructor for class org.apache.maven.plugins.invoker.ReportUtils
 
ReportUtils.FileFilterOnlyXmlFile - Class in org.apache.maven.plugins.invoker
 
repositoryManager - Variable in class org.apache.maven.plugins.invoker.InstallMojo
 
resetSourceLevelSet(TrackableBase) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
resetStats() - Method in class org.apache.maven.plugins.invoker.InvokerSession
 
resolveExternalJreVersion() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
resolver - Variable in class org.apache.maven.plugins.invoker.InstallMojo
 
result - Variable in class org.apache.maven.plugins.invoker.model.BuildJob
The result of this build job.
Result() - Constructor for class org.apache.maven.plugins.invoker.model.BuildJob.Result
 
RESULT_COLUMN - Static variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The zero-based column index where to print the invoker result.
runBuild(File, File, File, File, InvokerProperties) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Runs the specified project.
runBuild(File, BuildJob, File, File, CharSequence, Properties) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Runs the specified project.
runBuilds(File, List<BuildJob>, int) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Runs the specified build jobs.
runPostBuildHook(File, Map<String, Object>, FileLogger) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 

S

scanProjectsDirectory(List<String>, List<String>, String) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Scans the projects directory for projects to build.
scriptRunner - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The scripter runner that is responsible to execute hook scripts.
scriptVariables - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Additional variables for use in the hook scripts.
secFormat - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The format for elapsed build time.
secondsFormat - Variable in class org.apache.maven.plugins.invoker.InvokerReport
The number format used to print time values in the report locale.
Selector - Class in org.apache.maven.plugins.invoker
 
Selector(String, String, AbstractInvokerMojo.ToolchainPrivateManager) - Constructor for class org.apache.maven.plugins.invoker.Selector
 
SELECTOR_JREVERSION - Static variable in class org.apache.maven.plugins.invoker.Selector
 
SELECTOR_MAVENVERSION - Static variable in class org.apache.maven.plugins.invoker.Selector
 
SELECTOR_MULTI - Static variable in class org.apache.maven.plugins.invoker.Selector
 
SELECTOR_OSFAMILY - Static variable in class org.apache.maven.plugins.invoker.Selector
 
SELECTOR_PREFIX - Static variable in class org.apache.maven.plugins.invoker.InvokerProperties
 
SELECTOR_TOOLCHAIN - Static variable in class org.apache.maven.plugins.invoker.Selector
 
SelectorProperty(String) - Constructor for enum org.apache.maven.plugins.invoker.InvokerProperties.SelectorProperty
 
selectorScript - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Relative path of a selector script to run prior in order to decide if the build should be executed.
SelectorUtils - Class in org.apache.maven.plugins.invoker
Provides utility methods for selecting build jobs based on environmental conditions.
SelectorUtils() - Constructor for class org.apache.maven.plugins.invoker.SelectorUtils
 
session - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
session - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo.ToolchainPrivateManager
 
session - Variable in class org.apache.maven.plugins.invoker.InstallMojo
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader
Sets the state of the "add default entities" flag.
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.
setJobs(List<? extends BuildJob>) - Method in class org.apache.maven.plugins.invoker.InvokerSession
Sets the build jobs of this session.
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(double) - Method in class org.apache.maven.plugins.invoker.model.BuildJob
Set the number of seconds that this build job took to complete.
settings - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The current user system settings for use in Maven.
SETTINGS_FILE - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
settingsBuilder - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
settingsFile - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Path to an alternate settings.xml to use for Maven invocation with all ITs.
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.
setupBuildLogFile(File) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Initializes the build logger for the specified project.
setupIncludes - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Include patterns for searching the projects directory for projects that need to be run before the other projects.
setupLoggerForBuildJob(FileLogger, InvocationRequest) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
setupReportsFolder() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
This will create the necessary folders for the reports.
showErrors - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Whether to show errors in the build output.
showVersion - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
flag to enable show mvn version used for running its (cli option : -V,--show-version )
sinkCell(Sink, String) - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
sinkTableHeader(Sink, String) - Method in class org.apache.maven.plugins.invoker.InvokerReport
 
siteRenderer - Variable in class org.apache.maven.plugins.invoker.InvokerReport
Doxia Site Renderer component.
size() - Method in class org.apache.maven.plugins.invoker.CompositeMap
skipInstallation - Variable in class org.apache.maven.plugins.invoker.InstallMojo
A flag used to disable the installation procedure.
skipInvocation - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Flag used to suppress certain invocations.
skipInvocation - Variable in class org.apache.maven.plugins.invoker.VerifyMojo
Flag used to suppress certain invocations.
SKIPPED - Static variable in class org.apache.maven.plugins.invoker.model.BuildJob.Result
The result value corresponding with an invocation that was skipped.
skippedJobs - Variable in class org.apache.maven.plugins.invoker.InvokerSession
 
streamLogs - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Flag used to determine whether the build logs should be output to the normal mojo log.
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.
successfulJobs - Variable in class org.apache.maven.plugins.invoker.InvokerSession
 
suffix - Variable in enum org.apache.maven.plugins.invoker.InvokerProperties.SelectorProperty
 
suppressSummaries - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Flag used to suppress the summary output notifying of successes and failures.
suppressSummaries - Variable in class org.apache.maven.plugins.invoker.VerifyMojo
Flag used to suppress the summary output notifying of successes and failures.
SYSTEM_PROPERTIES_FILE - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
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
 

T

testClassPath - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
The test class path of the project under test.
testPropertiesFile - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Location of a properties file that defines CLI properties for the test.
time - Variable in class org.apache.maven.plugins.invoker.model.BuildJob
The number of seconds that this build job took to complete.
TIMEOUT_IN_SECONDS - org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
timeoutInSeconds - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
toArtifactsList(Iterable<ArtifactResult>) - Method in class org.apache.maven.plugins.invoker.InstallMojo
 
toolchainManagerPrivate - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
toolchainPrivateManager - Variable in class org.apache.maven.plugins.invoker.Selector
 
ToolchainPrivateManager(ToolchainManagerPrivate, MavenSession) - Constructor for class org.apache.maven.plugins.invoker.AbstractInvokerMojo.ToolchainPrivateManager
 
toString() - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo.ExecutionResult
 
toString() - Method in enum org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
 
toString() - Method in enum org.apache.maven.plugins.invoker.InvokerProperties.SelectorProperty
 
toString() - Method in class org.apache.maven.plugins.invoker.model.BuildJob
 
toUrl(String) - Static method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Converts the specified filesystem path to a URL.
transform(String, String) - Method in interface org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Reader.ContentTransformer
Interpolate the value read from the xpp3 document
type - Variable in class org.apache.maven.plugins.invoker.InvokerToolchain
 
type - Variable in class org.apache.maven.plugins.invoker.model.BuildJob
The type of the build job.
Type() - Constructor for class org.apache.maven.plugins.invoker.model.BuildJob.Type
 

U

updateStats() - Method in class org.apache.maven.plugins.invoker.InvokerSession
 
useLocalRepository - Variable in class org.apache.maven.plugins.invoker.InstallMojo
if the local repository is not used as test repo, the parameter can force get artifacts from local repo if available instead of download the artifacts again.

V

valueOf(String) - Static method in enum org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.plugins.invoker.InvokerProperties.SelectorProperty
Returns the enum constant of this type with the specified name.
values() - Method in class org.apache.maven.plugins.invoker.CompositeMap
values() - Static method in enum org.apache.maven.plugins.invoker.InvokerProperties.InvocationProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.plugins.invoker.InvokerProperties.SelectorProperty
Returns an array containing the constants of this enum type, in the order they are declared.
verify(InvocationResult, int, InvokerProperties, FileLogger) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Verifies the invocation result.
VerifyMojo - Class in org.apache.maven.plugins.invoker
Checks the results of maven-invoker-plugin based integration tests and fails the build if any tests failed.
VerifyMojo() - Constructor for class org.apache.maven.plugins.invoker.VerifyMojo
 

W

write(OutputStream, BuildJob) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Writer
Method write.
write(Writer, BuildJob) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Writer
Method write.
writeBuildJob(BuildJob, String, XmlSerializer) - Method in class org.apache.maven.plugins.invoker.model.io.xpp3.BuildJobXpp3Writer
Method writeBuildJob.
writeBuildReport(BuildJob, AbstractInvokerMojo.ExecutionResult) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Writes the XML report for the specified build job unless report generation has been disabled.
writeJunitReport - Variable in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
Write test result in junit format.
writeJunitReport(BuildJob, String, AbstractInvokerMojo.ExecutionResult) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
writeMergedSettingsFile(Settings) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
writeMetadata(File, Xpp3Dom) - Static method in class org.apache.maven.plugins.invoker.MetadataUtils
 
writeSummaryFile(List<BuildJob>) - Method in class org.apache.maven.plugins.invoker.AbstractInvokerMojo
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes All Packages