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

A

abbreviate(String, int) - Static method in class org.apache.maven.it.util.StringUtils
Turn "Now is the time for all good men" into "Now is the time for..."
abbreviate(String, int, int) - Static method in class org.apache.maven.it.util.StringUtils
Turn "Now is the time for all good men" into "...is the time for..."
AbstractArtifactFeatureFilter - Class in org.apache.maven.shared.artifact.filter.collection
This is the common base class of ClassifierFilter and TypeFilter
AbstractArtifactFeatureFilter(String, String) - Constructor for class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFeatureFilter
 
AbstractArtifactsFilter - Class in org.apache.maven.shared.artifact.filter.collection
 
AbstractArtifactsFilter() - Constructor for class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactsFilter
 
AbstractMavenReport - Class in org.apache.maven.reporting
The basis for a Maven report.
AbstractMavenReport() - Constructor for class org.apache.maven.reporting.AbstractMavenReport
 
AbstractMavenReportRenderer - Class in org.apache.maven.reporting
An abstract class to manage report generation.
AbstractMavenReportRenderer(Sink) - Constructor for class org.apache.maven.reporting.AbstractMavenReportRenderer
Default constructor.
AbstractMonitor - Class in org.apache.maven.shared.monitor
 
AbstractMonitor() - Constructor for class org.apache.maven.shared.monitor.AbstractMonitor
 
AbstractResourceInclusionScanner - Class in org.apache.maven.shared.io.scan
 
AbstractResourceInclusionScanner() - Constructor for class org.apache.maven.shared.io.scan.AbstractResourceInclusionScanner
 
AbstractStrictPatternArtifactFilter - Class in org.apache.maven.shared.artifact.filter
Filter to include or exclude artifacts from a list of patterns.
AbstractStrictPatternArtifactFilter(List, boolean) - Constructor for class org.apache.maven.shared.artifact.filter.AbstractStrictPatternArtifactFilter
Creates a new filter that matches the specified artifact patterns and includes or excludes them according to the specified flag.
accept(URL, ClassFileVisitor) - Static method in class org.apache.maven.shared.dependency.analyzer.ClassFileVisitorUtils
 
activateReactor(String[], String[]) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
activateReactor(String[], String[]) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Dynamically constructs a reactor using the subdirectories of the current directory
addAndDeHump(String) - Static method in class org.apache.maven.it.util.StringUtils
 
addAndSetArtifactId(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a validated artifact ID.
addAndSetGroupId(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a validated group ID.
addAndSetName(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a validated artifact name.
addAndSetVendor(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a validated vendor name.
addAndSetVersion(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a validated version.
addArguments(String[]) - Method in class org.apache.maven.it.util.cli.Commandline
 
addArtifactId(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a potential artifact ID.
addClassName(String) - Method in class org.apache.maven.shared.jar.classes.JarClasses
Add a discovered class to the record.
addDebugMessage(CharSequence, Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addDebugMessage(CharSequence) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addDebugMessage(Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addDebugMessage(CharSequence, Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addDebugMessage(CharSequence) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addDebugMessage(Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addDefaultExcludes() - Method in class org.apache.maven.it.util.DirectoryScanner
Adds default exclusions to the current exclusions set.
addEnvironment(String, String) - Method in class org.apache.maven.it.util.cli.Commandline
Add an environment variable
addErrorMessage(CharSequence, Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addErrorMessage(CharSequence) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addErrorMessage(Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addErrorMessage(CharSequence, Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addErrorMessage(CharSequence) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addErrorMessage(Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addExclude(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
Method addExclude.
addFilter(ArtifactsFilter) - Method in class org.apache.maven.shared.artifact.filter.collection.FilterArtifacts
Appends the specified element to the end of this list.
addFilter(int, ArtifactsFilter) - Method in class org.apache.maven.shared.artifact.filter.collection.FilterArtifacts
Inserts the specified element at the specified position in this list.
addFilteredArtifactId(String) - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
addGroupId(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a potential group ID.
addImports(List) - Method in class org.apache.maven.shared.jar.classes.JarClasses
Add a list of discovered imports to the record.
addInclude(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
Method addInclude.
addInfoMessage(CharSequence, Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addInfoMessage(CharSequence) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addInfoMessage(Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addInfoMessage(CharSequence, Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addInfoMessage(CharSequence) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addInfoMessage(Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addMessage(CharSequence, Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addMessage(int, CharSequence, Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addMessage(CharSequence) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addMessage(int, CharSequence) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addMessage(Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addMessage(int, Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addMessage(CharSequence, Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addMessage(CharSequence) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addMessage(Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addMethod(String) - Method in class org.apache.maven.shared.jar.classes.JarClasses
Add a discovered method to the record.
addName(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a potential artifact name.
addPackage(String) - Method in class org.apache.maven.shared.jar.classes.JarClasses
Add a discovered package to the record.
addSevereMessage(CharSequence, Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addSevereMessage(CharSequence) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addSevereMessage(Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addSevereMessage(CharSequence, Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addSevereMessage(CharSequence) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addSevereMessage(Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addShellEnvironment(String, String) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
addShellEnvironment(String, String) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Adds the specified environment variable to the Maven invocation.
addSourceMapping(SourceMapping) - Method in class org.apache.maven.shared.io.scan.AbstractResourceInclusionScanner
 
addSourceMapping(SourceMapping) - Method in interface org.apache.maven.shared.io.scan.ResourceInclusionScanner
 
addStrategy(LocatorStrategy) - Method in class org.apache.maven.shared.io.location.Locator
 
addSystemEnvironment() - Method in class org.apache.maven.it.util.cli.Commandline
Add system environment variables
addVendor(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a potential vendor name.
addVersion(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
Add a potential version.
addWarningMessage(CharSequence, Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addWarningMessage(CharSequence) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addWarningMessage(Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
addWarningMessage(CharSequence, Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addWarningMessage(CharSequence) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
addWarningMessage(Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
analyze(URL) - Method in class org.apache.maven.shared.dependency.analyzer.asm.ASMDependencyAnalyzer
 
analyze(URL) - Method in interface org.apache.maven.shared.dependency.analyzer.ClassAnalyzer
 
analyze(URL) - Method in class org.apache.maven.shared.dependency.analyzer.DefaultClassAnalyzer
 
analyze(MavenProject) - Method in class org.apache.maven.shared.dependency.analyzer.DefaultProjectDependencyAnalyzer
 
analyze(URL) - Method in interface org.apache.maven.shared.dependency.analyzer.DependencyAnalyzer
 
analyze(MavenProject) - Method in interface org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalyzer
 
analyze(JarAnalyzer) - Method in class org.apache.maven.shared.jar.classes.JarClassesAnalysis
Analyze a JAR and find any classes and their details.
analyze(JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.JarIdentificationAnalysis
Analyze a JAR and find any associated Maven metadata.
append(CharSequence) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
append(Throwable) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
append(CharSequence) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
append(Throwable) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
arguments - Variable in class org.apache.maven.it.util.cli.Commandline
 
artifactFactory - Variable in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
ArtifactFilterException - Exception in org.apache.maven.shared.artifact.filter.collection
 
ArtifactFilterException() - Constructor for exception org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
 
ArtifactFilterException(String, Throwable) - Constructor for exception org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
 
ArtifactFilterException(String) - Constructor for exception org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
 
ArtifactFilterException(Throwable) - Constructor for exception org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
 
ArtifactIdFilter - Class in org.apache.maven.shared.artifact.filter.collection
Filter on ArtifactId name
ArtifactIdFilter(String, String) - Constructor for class org.apache.maven.shared.artifact.filter.collection.ArtifactIdFilter
Will setup super with 'ArtifactId' as the filterType
artifactIsADirectDependency(Artifact) - Method in class org.apache.maven.shared.artifact.filter.collection.ProjectTransitivityFilter
Compares the artifact to the list of dependencies to see if it is directly included by this project
artifactIsATransitiveDependency(Artifact) - Method in class org.apache.maven.shared.artifact.filter.collection.ArtifactTransitivityFilter
Compares the artifact to the list of dependencies to see if it is directly included by this project
ArtifactLocation - Class in org.apache.maven.shared.io.location
 
ArtifactLocation(Artifact, String) - Constructor for class org.apache.maven.shared.io.location.ArtifactLocation
 
ArtifactLocatorStrategy - Class in org.apache.maven.shared.io.location
 
ArtifactLocatorStrategy(ArtifactFactory, ArtifactResolver, ArtifactRepository, List) - Constructor for class org.apache.maven.shared.io.location.ArtifactLocatorStrategy
 
ArtifactLocatorStrategy(ArtifactFactory, ArtifactResolver, ArtifactRepository, List, String) - Constructor for class org.apache.maven.shared.io.location.ArtifactLocatorStrategy
 
ArtifactLocatorStrategy(ArtifactFactory, ArtifactResolver, ArtifactRepository, List, String, String) - Constructor for class org.apache.maven.shared.io.location.ArtifactLocatorStrategy
 
artifactRepositoryFactory - Variable in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
artifactResolver - Variable in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
ArtifactsFilter - Interface in org.apache.maven.shared.artifact.filter.collection
 
ArtifactTransitivityFilter - Class in org.apache.maven.shared.artifact.filter.collection
This filter will exclude everything that is not a dependency of the selected artifact.
ArtifactTransitivityFilter(Artifact, ArtifactFactory, ArtifactRepository, List, MavenProjectBuilder) - Constructor for class org.apache.maven.shared.artifact.filter.collection.ArtifactTransitivityFilter
 
ArtifactTransitivityFilter(Dependency, ArtifactFactory, ArtifactRepository, List, MavenProjectBuilder) - Constructor for class org.apache.maven.shared.artifact.filter.collection.ArtifactTransitivityFilter
 
ASMDependencyAnalyzer - Class in org.apache.maven.shared.dependency.analyzer.asm
ASMDependencyAnalyzer
ASMDependencyAnalyzer() - Constructor for class org.apache.maven.shared.dependency.analyzer.asm.ASMDependencyAnalyzer
 
assertArtifactContents(String, String, String, String, String) - Method in class org.apache.maven.it.Verifier
 
assertArtifactNotPresent(String, String, String, String) - Method in class org.apache.maven.it.Verifier
 
assertArtifactPresent(String, String, String, String) - Method in class org.apache.maven.it.Verifier
 
assertFileMatches(String, String) - Method in class org.apache.maven.it.Verifier
Check that given file's content matches an regular expression.
assertFileNotPresent(String) - Method in class org.apache.maven.it.Verifier
 
assertFilePresent(String) - Method in class org.apache.maven.it.Verifier
 

B

basedir - Variable in class org.apache.maven.it.util.DirectoryScanner
The base directory to be scanned.
basename(String) - Static method in class org.apache.maven.it.util.FileUtils
Returns the filename portion of a file specification string.
basename(String, String) - Static method in class org.apache.maven.it.util.FileUtils
Returns the filename portion of a file specification string.
BasicMonitor - Class in org.apache.maven.shared.monitor
 
BasicMonitor(PrintStream) - Constructor for class org.apache.maven.shared.monitor.BasicMonitor
 
BasicMonitor(PrintWriter) - Constructor for class org.apache.maven.shared.monitor.BasicMonitor
 
BourneShell - Class in org.apache.maven.it.util.cli.shell
 
BourneShell() - Constructor for class org.apache.maven.it.util.cli.shell.BourneShell
 
bufferedCopy(InputStream, OutputStream) - Static method in class org.apache.maven.it.util.IOUtil
Deprecated.
Buffering streams is actively harmful! See the class description as to why. Use IOUtil.copy(InputStream, OutputStream) instead.
build(InvocationRequest) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
 
buildRemoteRepository(File, RepositoryInfo, RepositoryBuilderConfigSource) - Method in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
buildRemoteRepository(File, RepositoryInfo, RepositoryBuilderConfigSource) - Method in interface org.apache.maven.shared.repository.RepositoryAssembler
 
byteCountToDisplaySize(int) - Static method in class org.apache.maven.it.util.FileUtils
Returns a human-readable version of the file size (original is in bytes).

C

canGenerateReport() - Method in class org.apache.maven.reporting.AbstractMavenReport
canGenerateReport() - Method in interface org.apache.maven.reporting.MavenReport
 
capitalise(String) - Static method in class org.apache.maven.it.util.StringUtils
Capitalise a String.
capitaliseAllWords(String) - Static method in class org.apache.maven.it.util.StringUtils
Capitalise all the words in a String.
capitalizeFirstLetter(String) - Static method in class org.apache.maven.it.util.StringUtils
 
CATEGORY_PROJECT_INFORMATION - Static variable in interface org.apache.maven.reporting.MavenReport
Deprecated.
For removal in Maven 3.0 or when reporting-api is decoupled from the core, as categories are dynamic.
CATEGORY_PROJECT_REPORTS - Static variable in interface org.apache.maven.reporting.MavenReport
Deprecated.
For removal in Maven 3.0 or when reporting-api is decoupled from the core, as categories are dynamic.
catPath(String, String) - Static method in class org.apache.maven.it.util.FileUtils
Will concatenate 2 paths.
center(String, int) - Static method in class org.apache.maven.it.util.StringUtils
Center a String in a larger String of size n.
center(String, int, String) - Static method in class org.apache.maven.it.util.StringUtils
Center a String in a larger String of size n.
checkRequiredState() - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
 
CHECKSUM_POLICY_FAIL - Static variable in interface org.apache.maven.shared.invoker.InvocationRequest
The strict checksum policy which fails the build if a corrupt artifact is detected.
CHECKSUM_POLICY_WARN - Static variable in interface org.apache.maven.shared.invoker.InvocationRequest
The lax checksum policy which only outputs a warning if a corrupt artifact is detected.
chomp(String) - Static method in class org.apache.maven.it.util.StringUtils
Remove the last newline, and everything after it from a String.
chomp(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Remove the last value of a supplied String, and everything after it from a String.
chompLast(String) - Static method in class org.apache.maven.it.util.StringUtils
Remove a newline if and only if it is at the end of the supplied String.
chompLast(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Remove a value if and only if the String ends with that value.
chop(String) - Static method in class org.apache.maven.it.util.StringUtils
Remove the last character from a String.
chopNewline(String) - Static method in class org.apache.maven.it.util.StringUtils
Remove \n from end of a String if it's there.
ClassAnalyzer - Interface in org.apache.maven.shared.dependency.analyzer
 
ClassFileVisitor - Interface in org.apache.maven.shared.dependency.analyzer
 
ClassFileVisitorUtils - Class in org.apache.maven.shared.dependency.analyzer
 
ClassifierFilter - Class in org.apache.maven.shared.artifact.filter.collection
 
ClassifierFilter(String, String) - Constructor for class org.apache.maven.shared.artifact.filter.collection.ClassifierFilter
 
ClasspathResourceLocatorStrategy - Class in org.apache.maven.shared.io.location
 
ClasspathResourceLocatorStrategy() - Constructor for class org.apache.maven.shared.io.location.ClasspathResourceLocatorStrategy
 
ClasspathResourceLocatorStrategy(String, String, boolean) - Constructor for class org.apache.maven.shared.io.location.ClasspathResourceLocatorStrategy
 
clean(String) - Static method in class org.apache.maven.it.util.StringUtils
Removes control characters, including whitespace, from both ends of this String, handling null by returning an empty String.
cleanDirectory(String) - Static method in class org.apache.maven.it.util.FileUtils
Clean a directory without deleting it.
cleanDirectory(File) - Static method in class org.apache.maven.it.util.FileUtils
Clean a directory without deleting it.
clear() - Method in class org.apache.maven.it.util.cli.Commandline
Clear out the whole command line.
clearArgs() - Method in class org.apache.maven.it.util.cli.Commandline
Clear out the arguments but leave the executable in place for another operation.
clearFilters() - Method in class org.apache.maven.shared.artifact.filter.collection.FilterArtifacts
Removes all of the elements from this list.
clone() - Method in class org.apache.maven.it.util.cli.Commandline
 
close() - Method in class org.apache.maven.it.util.cli.StreamFeeder
 
close() - Method in class org.apache.maven.it.util.cli.StreamPumper
 
close(InputStream) - Static method in class org.apache.maven.it.util.IOUtil
Closes the input stream.
close(OutputStream) - Static method in class org.apache.maven.it.util.IOUtil
Closes the output stream.
close(Reader) - Static method in class org.apache.maven.it.util.IOUtil
Closes the reader.
close(Writer) - Static method in class org.apache.maven.it.util.IOUtil
Closes the writer.
close() - Method in class org.apache.maven.shared.io.location.FileLocation
 
close() - Method in interface org.apache.maven.shared.io.location.Location
 
closeQuietly() - Method in class org.apache.maven.shared.jar.JarAnalyzer
Close the associated JAR file, ignoring any errors that may occur.
closeReport() - Method in class org.apache.maven.reporting.AbstractMavenReport
Actions when closing the report.
CmdShell - Class in org.apache.maven.it.util.cli.shell
Implementation to call the CMD Shell present on Windows NT, 2000 and XP
CmdShell() - Constructor for class org.apache.maven.it.util.cli.shell.CmdShell
 
CollectorClassFileVisitor - Class in org.apache.maven.shared.dependency.analyzer
 
CollectorClassFileVisitor() - Constructor for class org.apache.maven.shared.dependency.analyzer.CollectorClassFileVisitor
 
Commandline - Class in org.apache.maven.it.util.cli

Commandline objects help handling command lines specifying processes to execute.

Commandline(String) - Constructor for class org.apache.maven.it.util.cli.Commandline
Create a new command line object.
Commandline() - Constructor for class org.apache.maven.it.util.cli.Commandline
Create a new command line object.
Commandline.Argument - Class in org.apache.maven.it.util.cli
Used for nested xml command line definitions.
Commandline.Argument() - Constructor for class org.apache.maven.it.util.cli.Commandline.Argument
 
Commandline.Marker - Class in org.apache.maven.it.util.cli
Class to keep track of the position of an Argument.
CommandLineConfigurationException - Exception in org.apache.maven.shared.invoker
Signals an error during the construction of the command line used to invoke Maven.
CommandLineConfigurationException(String, Throwable) - Constructor for exception org.apache.maven.shared.invoker.CommandLineConfigurationException
Creates a new exception using the specified detail message and cause.
CommandLineConfigurationException(String) - Constructor for exception org.apache.maven.shared.invoker.CommandLineConfigurationException
Creates a new exception using the specified detail message.
CommandLineException - Exception in org.apache.maven.it.util.cli
 
CommandLineException(String) - Constructor for exception org.apache.maven.it.util.cli.CommandLineException
 
CommandLineException(String, Throwable) - Constructor for exception org.apache.maven.it.util.cli.CommandLineException
 
CommandLineUtils - Class in org.apache.maven.it.util.cli
 
CommandLineUtils() - Constructor for class org.apache.maven.it.util.cli.CommandLineUtils
 
CommandLineUtils.StringStreamConsumer - Class in org.apache.maven.it.util.cli
 
CommandLineUtils.StringStreamConsumer() - Constructor for class org.apache.maven.it.util.cli.CommandLineUtils.StringStreamConsumer
 
CommandShell - Class in org.apache.maven.it.util.cli.shell
Implementation to call the Command.com Shell present on Windows 95, 98 and Me
CommandShell() - Constructor for class org.apache.maven.it.util.cli.shell.CommandShell
 
compareFeatures(String, String) - Method in class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFeatureFilter
Allows Feature comparison to be customized
compareFeatures(String, String) - Method in class org.apache.maven.shared.artifact.filter.collection.GroupIdFilter
 
computeHash(JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.hash.JarBytecodeHashAnalyzer
 
computeHash(JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.hash.JarFileHashAnalyzer
 
computeHash(JarAnalyzer) - Method in interface org.apache.maven.shared.jar.identification.hash.JarHashAnalyzer
Compute the hash for the JAR.
concatenate(Object[]) - Static method in class org.apache.maven.it.util.StringUtils
Concatenates elements of an array into a single String.
consumeLine(String) - Method in class org.apache.maven.it.util.cli.CommandLineUtils.StringStreamConsumer
 
consumeLine(String) - Method in class org.apache.maven.it.util.cli.DefaultConsumer
 
consumeLine(String) - Method in interface org.apache.maven.it.util.cli.StreamConsumer
Called when the StreamPumper pumps a line from the Stream.
consumeLine(String) - Method in class org.apache.maven.it.util.cli.WriterStreamConsumer
 
consumeLine(String) - Method in class org.apache.maven.shared.invoker.PrintStreamHandler
 
contentEquals(File, File) - Static method in class org.apache.maven.it.util.FileUtils
Compare the contents of two files to determine if they are equal or not.
contentEquals(InputStream, InputStream) - Static method in class org.apache.maven.it.util.IOUtil
Compare the contents of two Streams to determine if they are equal or not.
contextualize(Context) - Method in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
copy(InputStream, OutputStream) - Static method in class org.apache.maven.it.util.IOUtil
Copy bytes from an InputStream to an OutputStream.
copy(InputStream, OutputStream, int) - Static method in class org.apache.maven.it.util.IOUtil
Copy bytes from an InputStream to an OutputStream.
copy(Reader, Writer) - Static method in class org.apache.maven.it.util.IOUtil
Copy chars from a Reader to a Writer.
copy(Reader, Writer, int) - Static method in class org.apache.maven.it.util.IOUtil
Copy chars from a Reader to a Writer.
copy(InputStream, Writer) - Static method in class org.apache.maven.it.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer.
copy(InputStream, Writer, int) - Static method in class org.apache.maven.it.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer.
copy(InputStream, Writer, String) - Static method in class org.apache.maven.it.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer, using the specified encoding.
copy(InputStream, Writer, String, int) - Static method in class org.apache.maven.it.util.IOUtil
Copy and convert bytes from an InputStream to chars on a Writer, using the specified encoding.
copy(Reader, OutputStream) - Static method in class org.apache.maven.it.util.IOUtil
Serialize chars from a Reader to bytes on an OutputStream, and flush the OutputStream.
copy(Reader, OutputStream, int) - Static method in class org.apache.maven.it.util.IOUtil
Serialize chars from a Reader to bytes on an OutputStream, and flush the OutputStream.
copy(String, OutputStream) - Static method in class org.apache.maven.it.util.IOUtil
Serialize chars from a String to bytes on an OutputStream, and flush the OutputStream.
copy(String, OutputStream, int) - Static method in class org.apache.maven.it.util.IOUtil
Serialize chars from a String to bytes on an OutputStream, and flush the OutputStream.
copy(String, Writer) - Static method in class org.apache.maven.it.util.IOUtil
Copy chars from a String to a Writer.
copy(byte[], Writer) - Static method in class org.apache.maven.it.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer.
copy(byte[], Writer, int) - Static method in class org.apache.maven.it.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer.
copy(byte[], Writer, String) - Static method in class org.apache.maven.it.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer, using the specified encoding.
copy(byte[], Writer, String, int) - Static method in class org.apache.maven.it.util.IOUtil
Copy and convert bytes from a byte[] to chars on a Writer, using the specified encoding.
copy(byte[], OutputStream) - Static method in class org.apache.maven.it.util.IOUtil
Copy bytes from a byte[] to an OutputStream.
copy(byte[], OutputStream, int) - Static method in class org.apache.maven.it.util.IOUtil
Copy bytes from a byte[] to an OutputStream.
copyDirectory(File, File) - Static method in class org.apache.maven.it.util.FileUtils
 
copyDirectory(File, File, String, String) - Static method in class org.apache.maven.it.util.FileUtils
 
copyDirectoryStructure(File, File) - Static method in class org.apache.maven.it.util.FileUtils
Copies a entire directory structure.
copyDirectoryStructureIfModified(File, File) - Static method in class org.apache.maven.it.util.FileUtils
Copies an entire directory structure but only source files with timestamp later than the destinations'.
copyFile(File, File) - Static method in class org.apache.maven.it.util.FileUtils
Copy file from source to destination.
copyFile(File, File, String, FileUtils.FilterWrapper[]) - Static method in class org.apache.maven.it.util.FileUtils
 
copyFileIfModified(File, File) - Static method in class org.apache.maven.it.util.FileUtils
Copy file from source to destination only if source timestamp is later than the destination timestamp.
copyFileToDirectory(String, String) - Static method in class org.apache.maven.it.util.FileUtils
Copy file from source to destination.
copyFileToDirectory(File, File) - Static method in class org.apache.maven.it.util.FileUtils
Copy file from source to destination.
copyFileToDirectoryIfModified(String, String) - Static method in class org.apache.maven.it.util.FileUtils
Copy file from source to destination only if source is newer than the target file.
copyFileToDirectoryIfModified(File, File) - Static method in class org.apache.maven.it.util.FileUtils
Copy file from source to destination only if source is newer than the target file.
copyURLToFile(URL, File) - Static method in class org.apache.maven.it.util.FileUtils
Copies bytes from the URL source to a file destination.
couldHoldIncluded(String) - Method in class org.apache.maven.it.util.DirectoryScanner
Tests whether or not a name matches the start of at least one include pattern.
countDebugMessages() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
countDebugMessages() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
countErrorMessages() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
countErrorMessages() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
countInfoMessages() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
countInfoMessages() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
countMatches(String, String) - Static method in class org.apache.maven.it.util.StringUtils
How many times is the substring in the larger String.
countMessages() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
countMessages() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
countSevereMessages() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
countSevereMessages() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
countWarningMessages() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
countWarningMessages() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
createArgument() - Method in class org.apache.maven.it.util.cli.Commandline
Creates an argument object.
createArgument(boolean) - Method in class org.apache.maven.it.util.cli.Commandline
Creates an argument object and adds it to our list of args.
createChecksum(File, String) - Static method in class org.apache.maven.shared.repository.utils.DigestUtils
 
createGroupVersionAlignments(List) - Method in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
createLinkPatternedText(String, String) - Static method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Create a link pattern text defined by {text, url}.
createLocalRepository(File) - Method in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
createMarker() - Method in class org.apache.maven.it.util.cli.Commandline
Return a marker.
createRepository(String, String, boolean, boolean, String) - Method in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
createTempFile(String, String, File) - Static method in class org.apache.maven.it.util.FileUtils
Create a temporary file in a given directory.

D

DEBUG - Static variable in interface org.apache.maven.shared.invoker.InvokerLogger
The threshold for debug output.
debug(String) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
Logs the specified debug message.
debug(String, Throwable) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
Logs the specified debug message and the accompanying exception.
debug(String) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
 
debug(String, Throwable) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
 
debug(String) - Method in interface org.apache.maven.shared.io.logging.MessageSink
 
debug(String) - Method in class org.apache.maven.shared.io.logging.MojoLogSink
 
debug(String) - Method in class org.apache.maven.shared.io.logging.PlexusLoggerSink
 
debug(CharSequence) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
debug(CharSequence) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
DEBUG - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
debug(CharSequence) - Method in interface org.apache.maven.shared.monitor.Monitor
 
debug(CharSequence, Throwable) - Method in interface org.apache.maven.shared.monitor.Monitor
 
debug(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
debug(CharSequence) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
DEBUG_LEVEL - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
DefaultClassAnalyzer - Class in org.apache.maven.shared.dependency.analyzer
 
DefaultClassAnalyzer() - Constructor for class org.apache.maven.shared.dependency.analyzer.DefaultClassAnalyzer
 
DefaultConsumer - Class in org.apache.maven.it.util.cli
 
DefaultConsumer() - Constructor for class org.apache.maven.it.util.cli.DefaultConsumer
 
DefaultDownloader - Class in org.apache.maven.shared.downloader
 
DefaultDownloader() - Constructor for class org.apache.maven.shared.downloader.DefaultDownloader
 
DefaultDownloadManager - Class in org.apache.maven.shared.io.download
 
DefaultDownloadManager() - Constructor for class org.apache.maven.shared.io.download.DefaultDownloadManager
 
DefaultDownloadManager(WagonManager) - Constructor for class org.apache.maven.shared.io.download.DefaultDownloadManager
 
DEFAULTEXCLUDES - Static variable in class org.apache.maven.it.util.DirectoryScanner
Patterns which should be excluded by default.
DefaultInvocationRequest - Class in org.apache.maven.shared.invoker
Specifies the parameters used to control a Maven invocation.
DefaultInvocationRequest() - Constructor for class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
DefaultInvocationResult - Class in org.apache.maven.shared.invoker
Describes the result of a Maven invocation.
DefaultInvoker - Class in org.apache.maven.shared.invoker
Class intended to be used by clients who wish to invoke a forked Maven process from their applications
DefaultInvoker() - Constructor for class org.apache.maven.shared.invoker.DefaultInvoker
 
DefaultMaven2OsgiConverter - Class in org.apache.maven.shared.osgi
Default implementation of Maven2OsgiConverter
DefaultMaven2OsgiConverter() - Constructor for class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
 
DefaultMessageHolder - Class in org.apache.maven.shared.io.logging
 
DefaultMessageHolder() - Constructor for class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
DefaultMessageHolder(int, int) - Constructor for class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
DefaultMessageHolder(int, int, MessageSink) - Constructor for class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
DefaultProjectDependencyAnalyzer - Class in org.apache.maven.shared.dependency.analyzer
 
DefaultProjectDependencyAnalyzer() - Constructor for class org.apache.maven.shared.dependency.analyzer.DefaultProjectDependencyAnalyzer
 
DefaultRepositoryAssembler - Class in org.apache.maven.shared.repository
 
DefaultRepositoryAssembler() - Constructor for class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
DefaultRepositoryAssembler(ArtifactFactory, ArtifactResolver, ArtifactRepositoryLayout, ArtifactRepositoryFactory, ArtifactMetadataSource, MavenProjectBuilder) - Constructor for class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
DefaultRepositoryInfo - Class in org.apache.maven.shared.repository.model
 
DefaultRepositoryInfo() - Constructor for class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
defaultString(Object) - Static method in class org.apache.maven.it.util.StringUtils
Returns either the passed in Object as a String, or, if the Object is null, an empty String.
defaultString(Object, String) - Static method in class org.apache.maven.it.util.StringUtils
Returns either the passed in Object as a String, or, if the Object is null, a passed in default String.
delete(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
Delete the matching files and directories for the given file-set definition.
delete(FileSet, boolean) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
Delete the matching files and directories for the given file-set definition.
deleteArtifact(String, String, String, String) - Method in class org.apache.maven.it.Verifier
 
deleteArtifacts(String) - Method in class org.apache.maven.it.Verifier
Deletes all artifacts in the specified group id from the local repository.
deleteDirectory(String) - Static method in class org.apache.maven.it.util.FileUtils
Recursively delete a directory.
deleteDirectory(File) - Static method in class org.apache.maven.it.util.FileUtils
Recursively delete a directory.
deleteDirectory(String) - Method in class org.apache.maven.it.Verifier
Deletes the specified directory.
deleteWhitespace(String) - Static method in class org.apache.maven.it.util.StringUtils
Deletes all whitespaces from a String.
DependencyAnalyzer - Interface in org.apache.maven.shared.dependency.analyzer
DependencyAnalyzer
DependencyClassFileVisitor - Class in org.apache.maven.shared.dependency.analyzer.asm
 
DependencyClassFileVisitor() - Constructor for class org.apache.maven.shared.dependency.analyzer.asm.DependencyClassFileVisitor
 
DependencyVisitor - Class in org.apache.maven.shared.dependency.analyzer.asm
Inspired by org.objectweb.asm.depend.DependencyVisitor in the ASM dependencies example.
DependencyVisitor() - Constructor for class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
difference(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Compare two strings, and return the portion where they differ.
differenceAt(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Compare two strings, and return the index at which the strings begin to differ.
DigestUtils - Class in org.apache.maven.shared.repository.utils
Create a digest for a file.
DirectoryScanner - Class in org.apache.maven.it.util
Class for scanning a directory for files/directories which match certain criteria.
DirectoryScanner() - Constructor for class org.apache.maven.it.util.DirectoryScanner
Sole constructor.
dirname(String) - Static method in class org.apache.maven.it.util.FileUtils
Returns the directory path portion of a file specification string.
dirsDeselected - Variable in class org.apache.maven.it.util.DirectoryScanner
The directories which matched at least one include and no excludes but which a selector discarded.
dirsExcluded - Variable in class org.apache.maven.it.util.DirectoryScanner
The directories which matched at least one include and at least one exclude.
dirsIncluded - Variable in class org.apache.maven.it.util.DirectoryScanner
The directories which matched at least one include and no excludes and were selected.
dirsNotIncluded - Variable in class org.apache.maven.it.util.DirectoryScanner
The directories which were found and did not match any includes.
displayStreamBuffers() - Method in class org.apache.maven.it.Verifier
 
download(String, String, String, File, String[]) - Method in class org.apache.maven.shared.downloader.DefaultDownloader
 
download(String, String, String, ArtifactRepository, List) - Method in class org.apache.maven.shared.downloader.DefaultDownloader
 
download(String, String, String, File, String[]) - Method in interface org.apache.maven.shared.downloader.Downloader
 
download(String, String, String, ArtifactRepository, List) - Method in interface org.apache.maven.shared.downloader.Downloader
 
download(String, MessageHolder) - Method in class org.apache.maven.shared.io.download.DefaultDownloadManager
 
download(String, List, MessageHolder) - Method in class org.apache.maven.shared.io.download.DefaultDownloadManager
 
download(String, MessageHolder) - Method in interface org.apache.maven.shared.io.download.DownloadManager
 
download(String, List, MessageHolder) - Method in interface org.apache.maven.shared.io.download.DownloadManager
 
Downloader - Interface in org.apache.maven.shared.downloader
 
DownloadException - Exception in org.apache.maven.shared.downloader
 
DownloadException(String) - Constructor for exception org.apache.maven.shared.downloader.DownloadException
 
DownloadException(String, Throwable) - Constructor for exception org.apache.maven.shared.downloader.DownloadException
 
DownloadException(Throwable) - Constructor for exception org.apache.maven.shared.downloader.DownloadException
 
DownloadFailedException - Exception in org.apache.maven.shared.io.download
 
DownloadFailedException(String, String, Throwable) - Constructor for exception org.apache.maven.shared.io.download.DownloadFailedException
 
DownloadFailedException(String, String) - Constructor for exception org.apache.maven.shared.io.download.DownloadFailedException
 
DownloadManager - Interface in org.apache.maven.shared.io.download
 
DownloadNotFoundException - Exception in org.apache.maven.shared.downloader
 
DownloadNotFoundException(String) - Constructor for exception org.apache.maven.shared.downloader.DownloadNotFoundException
 
DownloadNotFoundException(String, Throwable) - Constructor for exception org.apache.maven.shared.downloader.DownloadNotFoundException
 
DownloadNotFoundException(Throwable) - Constructor for exception org.apache.maven.shared.downloader.DownloadNotFoundException
 

E

EmbeddedMavenModelExposer - Class in org.apache.maven.shared.jar.identification.exposers
Exposer that examines a JAR file for any embedded Maven metadata for identification.
EmbeddedMavenModelExposer() - Constructor for class org.apache.maven.shared.jar.identification.exposers.EmbeddedMavenModelExposer
 
EmptyRepositoryHashSearch - Class in org.apache.maven.shared.jar.identification.repository
Empty repository hash search.
EmptyRepositoryHashSearch() - Constructor for class org.apache.maven.shared.jar.identification.repository.EmptyRepositoryHashSearch
 
endSection() - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap section ending in the current sink.
endTable() - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap the table ending in the current sink.
EnhancedStringTokenizer - Class in org.apache.maven.it.util.cli
The java.util.StringTokenizer is horribly broken.
EnhancedStringTokenizer(String) - Constructor for class org.apache.maven.it.util.cli.EnhancedStringTokenizer
 
EnhancedStringTokenizer(String, String) - Constructor for class org.apache.maven.it.util.cli.EnhancedStringTokenizer
 
EnhancedStringTokenizer(String, String, boolean) - Constructor for class org.apache.maven.it.util.cli.EnhancedStringTokenizer
 
envVars - Variable in class org.apache.maven.it.util.cli.Commandline
 
equals(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Compares two Strings, returning true if they are equal.
equals(Object) - Method in class org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalysis
 
equalsIgnoreCase(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Compares two Strings, returning true if they are equal ignoring the case.
ERROR - Static variable in interface org.apache.maven.shared.invoker.InvokerLogger
The threshold for error output.
error(String) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
Logs the specified error message.
error(String, Throwable) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
Logs the specified error message and the accompanying exception.
error(String) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
 
error(String, Throwable) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
 
error(String) - Method in interface org.apache.maven.shared.io.logging.MessageSink
 
error(String) - Method in class org.apache.maven.shared.io.logging.MojoLogSink
 
error(String) - Method in class org.apache.maven.shared.io.logging.PlexusLoggerSink
 
error(CharSequence) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
error(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
error(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
error(CharSequence) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
ERROR - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
error(CharSequence) - Method in interface org.apache.maven.shared.monitor.Monitor
 
error(CharSequence, Throwable) - Method in interface org.apache.maven.shared.monitor.Monitor
 
error(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
error(CharSequence) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
ERROR_LEVEL - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
escape(String) - Static method in class org.apache.maven.it.util.StringUtils
Escapes any values it finds into their String form.
eval() - Method in class org.apache.maven.it.util.Os
Determines if the current OS matches the type of that set in setFamily.
everythingIncluded - Variable in class org.apache.maven.it.util.DirectoryScanner
Whether or not everything tested so far has been included.
excludes - Variable in class org.apache.maven.it.util.DirectoryScanner
The patterns for the files to be excluded.
executable - Variable in class org.apache.maven.it.util.cli.Commandline
 
execute() - Method in class org.apache.maven.it.util.cli.Commandline
Executes the command.
execute() - Method in class org.apache.maven.reporting.AbstractMavenReport
This method should be never called - all reports are rendered by Maven site-plugin's
execute(InvocationRequest) - Method in class org.apache.maven.shared.invoker.DefaultInvoker
 
execute(InvocationRequest) - Method in interface org.apache.maven.shared.invoker.Invoker
Executes Maven using the parameters specified by the given invocation request.
executeCommandLine(Commandline, StreamConsumer, StreamConsumer) - Static method in class org.apache.maven.it.util.cli.CommandLineUtils
 
executeCommandLine(Commandline, InputStream, StreamConsumer, StreamConsumer) - Static method in class org.apache.maven.it.util.cli.CommandLineUtils
 
executeGoal(String) - Method in class org.apache.maven.it.Verifier
 
executeGoal(String, Map) - Method in class org.apache.maven.it.Verifier
 
executeGoals(List) - Method in class org.apache.maven.it.Verifier
 
executeGoals(List, Map) - Method in class org.apache.maven.it.Verifier
 
executeHook(String) - Method in class org.apache.maven.it.Verifier
 
executeReport(Locale) - Method in class org.apache.maven.reporting.AbstractMavenReport
Execute the generation of the report.
expose(JarIdentification, JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.EmbeddedMavenModelExposer
 
expose(JarIdentification, JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.FilenameExposer
 
expose(JarIdentification, JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.JarClassesExposer
 
expose(JarIdentification, JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.ManifestExposer
 
expose(JarIdentification, JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.RepositorySearchExposer
 
expose(JarIdentification, JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.StaticMainOutputExposer
 
expose(JarIdentification, JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.TextFileExposer
 
expose(JarIdentification, JarAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.TimestampExposer
 
expose(JarIdentification, JarAnalyzer) - Method in interface org.apache.maven.shared.jar.identification.JarIdentificationExposer
Expose metadata during the identification process.
extension(String) - Static method in class org.apache.maven.it.util.FileUtils
Returns the extension portion of a file specification string.
extractResourcePath(String, File) - Static method in class org.apache.maven.it.util.ResourceExtractor
 
extractResourcePath(Class, String, File) - Static method in class org.apache.maven.it.util.ResourceExtractor
 
extractResourcePath(Class, String, File, boolean) - Static method in class org.apache.maven.it.util.ResourceExtractor
 
extractVariablePart(String) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Returns the part of the given string that matches the * in the "from" pattern.
extractVariablePart(String) - Method in class org.apache.maven.shared.model.fileset.mappers.PackageNameMapper
Returns the part of the given string that matches the * in the "from" pattern.
extractVariablePart(String) - Method in class org.apache.maven.shared.model.fileset.mappers.UnPackageNameMapper
Returns the part of the given string that matches the * in the "from" pattern.

F

FAMILY_DOS - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_MAC - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_NETWARE - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_OPENVMS - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_OS2 - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_OS400 - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_TANDEM - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_UNIX - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_WIN9X - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_WINDOWS - Static variable in class org.apache.maven.it.util.Os
 
FAMILY_ZOS - Static variable in class org.apache.maven.it.util.Os
 
FATAL - Static variable in interface org.apache.maven.shared.invoker.InvokerLogger
The threshold for fatal error output.
fatalError(String) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
Logs the specified fatal error message.
fatalError(String, Throwable) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
Logs the specified fatal error message and the accompanying exception.
fatalError(String) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
 
fatalError(String, Throwable) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
 
fileAppend(String, String) - Static method in class org.apache.maven.it.util.FileUtils
Appends data to a file.
fileDelete(String) - Static method in class org.apache.maven.it.util.FileUtils
Deletes a file.
fileExists(String) - Static method in class org.apache.maven.it.util.FileUtils
Check if a file exits.
FileLocation - Class in org.apache.maven.shared.io.location
 
FileLocation(File, String) - Constructor for class org.apache.maven.shared.io.location.FileLocation
 
FileLocation(String) - Constructor for class org.apache.maven.shared.io.location.FileLocation
 
FileLocatorStrategy - Class in org.apache.maven.shared.io.location
 
FileLocatorStrategy() - Constructor for class org.apache.maven.shared.io.location.FileLocatorStrategy
 
filename(String) - Static method in class org.apache.maven.it.util.FileUtils
Returns the filename portion of a file specification string.
FilenameExposer - Class in org.apache.maven.shared.jar.identification.exposers
Exposer that examines a JAR file to derive Maven metadata from the pattern of the JAR's filename.
FilenameExposer() - Constructor for class org.apache.maven.shared.jar.identification.exposers.FilenameExposer
 
FileNameMapper - Interface in org.apache.maven.shared.model.fileset.mappers
Interface to be used by SourceFileScanner.
fileRead(String) - Static method in class org.apache.maven.it.util.FileUtils
 
fileRead(File) - Static method in class org.apache.maven.it.util.FileUtils
 
fileRead(File, String) - Static method in class org.apache.maven.it.util.FileUtils
 
filesDeselected - Variable in class org.apache.maven.it.util.DirectoryScanner
The files which matched at least one include and no excludes and which a selector discarded.
FileSet - Class in org.apache.maven.shared.model.fileset
Defines the rules for matching and working with files in a given base directory.
FileSet() - Constructor for class org.apache.maven.shared.model.fileset.FileSet
 
FileSetManager - Class in org.apache.maven.shared.model.fileset.util
Provides operations for use with FileSet instances, such as retrieving the included/excluded files, deleting all matching entries, etc.
FileSetManager(Log, boolean) - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
Create a new manager instance with the supplied log instance and flag for whether to output verbose messages.
FileSetManager(Log) - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
Create a new manager instance with the supplied log instance.
FileSetManager(Logger, boolean) - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
Create a new manager instance with the supplied log instance and flag for whether to output verbose messages.
FileSetManager(Logger) - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
Create a new manager instance with the supplied log instance.
FileSetManager() - Constructor for class org.apache.maven.shared.model.fileset.util.FileSetManager
Create a new manager instance with an empty messages.
FileSetXpp3Reader - Class in org.apache.maven.shared.model.fileset.io.xpp3
Class FileSetXpp3Reader.
FileSetXpp3Reader() - Constructor for class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
 
FileSetXpp3Writer - Class in org.apache.maven.shared.model.fileset.io.xpp3
Class FileSetXpp3Writer.
FileSetXpp3Writer() - Constructor for class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Writer
 
filesExcluded - Variable in class org.apache.maven.it.util.DirectoryScanner
The files which matched at least one include and at least one exclude.
filesIncluded - Variable in class org.apache.maven.it.util.DirectoryScanner
The files which matched at least one include and no excludes and were selected.
filesNotIncluded - Variable in class org.apache.maven.it.util.DirectoryScanner
The files which did not match any includes or selectors.
FileUtils - Class in org.apache.maven.it.util
This class provides basic facilities for manipulating files and file paths.
FileUtils() - Constructor for class org.apache.maven.it.util.FileUtils
 
FileUtils.FilterWrapper - Class in org.apache.maven.it.util
 
FileUtils.FilterWrapper() - Constructor for class org.apache.maven.it.util.FileUtils.FilterWrapper
 
fileWrite(String, String) - Static method in class org.apache.maven.it.util.FileUtils
Writes data to a file.
fileWrite(String, String, String) - Static method in class org.apache.maven.it.util.FileUtils
Writes data to a file.
filter(Set) - Method in class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFeatureFilter
This function determines if filtering needs to be performed.
filter(Set) - Method in interface org.apache.maven.shared.artifact.filter.collection.ArtifactsFilter
 
filter(Set) - Method in class org.apache.maven.shared.artifact.filter.collection.ArtifactTransitivityFilter
 
filter(Set) - Method in class org.apache.maven.shared.artifact.filter.collection.FilterArtifacts
 
filter(Set) - Method in class org.apache.maven.shared.artifact.filter.collection.ProjectTransitivityFilter
 
filter(Set) - Method in class org.apache.maven.shared.artifact.filter.collection.ScopeFilter
This function determines if filtering needs to be performed.
FilterArtifacts - Class in org.apache.maven.shared.artifact.filter.collection
 
FilterArtifacts() - Constructor for class org.apache.maven.shared.artifact.filter.collection.FilterArtifacts
 
filterEntries(Pattern) - Method in class org.apache.maven.shared.jar.JarAnalyzer
Filter a list of JAR entries against the pattern.
filterFile(String, String, String, Map) - Method in class org.apache.maven.it.Verifier
Filters a text file by replacing some user-defined tokens.
findMavenExecutable() - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
 
FlatFileNameMapper - Class in org.apache.maven.shared.model.fileset.mappers
Implementation of FileNameMapper that always returns the source file name without any leading directory information.
FlatFileNameMapper() - Constructor for class org.apache.maven.shared.model.fileset.mappers.FlatFileNameMapper
 
flush() - Method in class org.apache.maven.it.util.cli.StreamPumper
 
flush() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
flush() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
forceDelete(String) - Static method in class org.apache.maven.it.util.FileUtils
Delete a file.
forceDelete(File) - Static method in class org.apache.maven.it.util.FileUtils
Delete a file.
forceDeleteOnExit(File) - Static method in class org.apache.maven.it.util.FileUtils
Schedule a file to be deleted when JVM exits.
forceMkdir(File) - Static method in class org.apache.maven.it.util.FileUtils
Make a directory.
fromPostfix - Variable in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Part of "from" pattern after the *.
fromPrefix - Variable in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Part of "from" pattern before the *.
FS - Static variable in class org.apache.maven.it.util.FileUtils
 

G

generate(Sink, Locale) - Method in class org.apache.maven.reporting.AbstractMavenReport
generate(Sink, Locale) - Method in class org.apache.maven.reporting.AbstractMavenReport
generate(Sink, SinkFactory, Locale) - Method in class org.apache.maven.reporting.AbstractMavenReport
Generate a report.
generate(Sink, SinkFactory, Locale) - Method in interface org.apache.maven.reporting.MavenMultiPageReport
 
generate(Sink, Locale) - Method in interface org.apache.maven.reporting.MavenReport
 
getActivatedReactorExcludes() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
getActivatedReactorExcludes() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Gets the list of subdirectory patterns to exclude from search
getActivatedReactorIncludes() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
getActivatedReactorIncludes() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Gets the list of subdirectory patterns to search
getAddDefaultEntities() - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
Returns the state of the "add default entities" flag.
getArguments() - Method in class org.apache.maven.it.util.cli.Commandline
Returns all arguments defined by addLine, addValue or the argument object.
getArtifactFeature(Artifact) - Method in class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFeatureFilter
Should return the type or classifier of the given artifact, so that we can filter it
getArtifactFeature(Artifact) - Method in class org.apache.maven.shared.artifact.filter.collection.ArtifactIdFilter
 
getArtifactFeature(Artifact) - Method in class org.apache.maven.shared.artifact.filter.collection.ClassifierFilter
 
getArtifactFeature(Artifact) - Method in class org.apache.maven.shared.artifact.filter.collection.GroupIdFilter
 
getArtifactFeature(Artifact) - Method in class org.apache.maven.shared.artifact.filter.collection.TypeFilter
 
getArtifactFileNameList(String, String, String, String) - Method in class org.apache.maven.it.Verifier
 
getArtifactId() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getArtifactMetadataPath(String, String, String) - Method in class org.apache.maven.it.Verifier
Gets the path to the local artifact metadata.
getArtifactMetadataPath(String, String) - Method in class org.apache.maven.it.Verifier
Gets the path to the local artifact metadata.
getArtifactPath(String, String, String, String) - Method in class org.apache.maven.it.Verifier
 
getBasedir() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns the base directory to be scanned.
getBasedir() - Method in class org.apache.maven.it.Verifier
 
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.
getBundleFileName(Artifact) - Method in class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
 
getBundleFileName(Artifact) - Method in interface org.apache.maven.shared.osgi.Maven2OsgiConverter
 
getBundleSymbolicName(Artifact) - Method in class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
Get the symbolic name as groupId + "." + artifactId, with the following exceptions if artifact.getFile is not null and the jar contains a OSGi Manifest with Bundle-SymbolicName property then that value is returned if groupId has only one section (no dots) and artifact.getFile is not null then the first package name with classes is returned.
getBundleSymbolicName(Artifact) - Method in interface org.apache.maven.shared.osgi.Maven2OsgiConverter
Get the OSGi symbolic name for the artifact
getBytecodeHash() - Method in class org.apache.maven.shared.jar.JarData
 
getCategoryName() - Method in class org.apache.maven.reporting.AbstractMavenReport
getCategoryName() - Method in interface org.apache.maven.reporting.MavenReport
 
getChomp(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Remove everything and return the last value of a supplied String, and everything after it from a String.
getClassEntries() - Method in class org.apache.maven.shared.jar.JarAnalyzer
Get all the classes in the JAR.
getClasses() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
getClasses() - Method in class org.apache.maven.shared.dependency.analyzer.CollectorClassFileVisitor
 
getClassname() - Method in class org.apache.maven.shared.model.fileset.Mapper
Get allows specification of a custom mapper implementation.
getClassNames() - Method in class org.apache.maven.shared.jar.classes.JarClasses
 
getCliOptions() - Method in class org.apache.maven.it.Verifier
 
getCommandline() - Method in class org.apache.maven.it.util.cli.Commandline
Returns the executable and all defined arguments.
getCommandLine(String, String[]) - Method in class org.apache.maven.it.util.cli.shell.CmdShell
Specific implementation that quotes the all the command line
getCommandLine(String, String[]) - Method in class org.apache.maven.it.util.cli.shell.Shell
Get the command line for the provided executable and arguments in this shell
getDefaultExcludes() - Static method in class org.apache.maven.it.util.FileUtils
 
getDefaultExcludesAsList() - Static method in class org.apache.maven.it.util.FileUtils
 
getDependencies() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyClassFileVisitor
 
getDescription(Locale) - Method in interface org.apache.maven.reporting.MavenReport
 
getDeselectedDirectories() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns the names of the directories which were selected out and therefore not ultimately included.
getDeselectedFiles() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns the names of the files which were selected out and therefore not ultimately included.
getDirectory() - Method in class org.apache.maven.shared.model.fileset.FileSet
Get absolute or relative from the module's directory.
getDirectoryMode() - Method in class org.apache.maven.shared.model.fileset.SetBase
Get similar to a UNIX permission.
getDirectoryNames(File, String, String, boolean) - Static method in class org.apache.maven.it.util.FileUtils
Return a list of directories as String depending options.
getDirectoryNames(File, String, String, boolean, boolean) - Static method in class org.apache.maven.it.util.FileUtils
Return a list of directories as String depending options.
getEntries() - Method in class org.apache.maven.shared.jar.JarAnalyzer
Get all the contained files in the JAR.
getEntries() - Method in class org.apache.maven.shared.jar.JarData
 
getEntryInputStream(JarEntry) - Method in class org.apache.maven.shared.jar.JarAnalyzer
Get the data for an individual entry in the JAR.
getEnvironmentVariables() - Method in class org.apache.maven.it.util.cli.Commandline
Return the list of environment variables
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.
getExcludedDirectories() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns the names of the directories which matched at least one of the include patterns and at least one of the exclude patterns.
getExcludedDirectories(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
Get all the directory names which have been excluded by the rules in this fileset.
getExcludedFiles() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns the names of the files which matched at least one of the include patterns and at least one of the exclude patterns.
getExcludedFiles(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
Get all the filenames which have been excluded by the rules in this fileset.
getExcludes() - Method in class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFeatureFilter
 
getExcludes() - Method in class org.apache.maven.shared.model.fileset.SetBase
Method getExcludes.
getExcludes() - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
getExcludes() - Method in interface org.apache.maven.shared.repository.model.GroupVersionAlignment
 
getExcludes() - Method in interface org.apache.maven.shared.repository.model.RepositoryInfo
 
getExcludesArray() - Method in class org.apache.maven.shared.model.fileset.SetBase
 
getExcludeScope() - Method in class org.apache.maven.shared.artifact.filter.collection.ScopeFilter
 
getExecutable() - Method in class org.apache.maven.it.util.cli.Commandline
 
getExecutable() - Method in class org.apache.maven.it.Verifier
 
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.
getExtension(String) - Static method in class org.apache.maven.it.util.FileUtils
Get extension from filename.
getFailureBehavior() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
getFailureBehavior() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Gets the failure mode of the Maven invocation.
getFile(String) - Static method in class org.apache.maven.it.util.FileUtils
Creates a file handle.
getFile() - Method in class org.apache.maven.shared.io.location.FileLocation
 
getFile() - Method in interface org.apache.maven.shared.io.location.Location
 
getFile() - Method in class org.apache.maven.shared.jar.JarAnalyzer
Get the file that was opened by this analyzer.
getFile() - Method in class org.apache.maven.shared.jar.JarData
 
getFileAndDirectoryNames(File, String, String, boolean, boolean, boolean, boolean) - Static method in class org.apache.maven.it.util.FileUtils
Return a list of files as String depending options.
getFileHash() - Method in class org.apache.maven.shared.jar.JarData
 
getFileMode() - Method in class org.apache.maven.shared.model.fileset.SetBase
Get similar to a UNIX permission.
getFileNameMapper(Mapper) - Static method in class org.apache.maven.shared.model.fileset.mappers.MapperUtil
Returns a fully configured FileNameMapper implementation.
getFileNames(File, String, String, boolean) - Static method in class org.apache.maven.it.util.FileUtils
Return a list of files as String depending options.
getFileNames(File, String, String, boolean, boolean) - Static method in class org.apache.maven.it.util.FileUtils
Return a list of files as String depending options.
getFiles(File, String, String) - Static method in class org.apache.maven.it.util.FileUtils
Return the files contained in the directory, using inclusion and exclusion Ant patterns, including the directory name in each of the files
getFiles(File, String, String, boolean) - Static method in class org.apache.maven.it.util.FileUtils
Return the files contained in the directory, using inclusion and exclusion Ant patterns
getFilesFromExtension(String, String[]) - Static method in class org.apache.maven.it.util.FileUtils
Given a directory and an array of extensions return an array of compliant files.
getFilterDescription() - Method in class org.apache.maven.shared.artifact.filter.PatternExcludesArtifactFilter
 
getFilterDescription() - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
getFilters() - Method in class org.apache.maven.shared.artifact.filter.collection.FilterArtifacts
 
getFrom() - Method in class org.apache.maven.shared.model.fileset.Mapper
Get specifies a type-specific pattern for matching source paths which should be mapped.
getGlobalChecksumPolicy() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
getGlobalChecksumPolicy() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Gets the checksum mode of the Maven invocation.
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.
getGroupId() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getGroupVersionAlignments() - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
getGroupVersionAlignments() - Method in interface org.apache.maven.shared.repository.model.RepositoryInfo
 
getId() - Method in interface org.apache.maven.shared.repository.model.GroupVersionAlignment
 
getImports() - Method in class org.apache.maven.shared.jar.classes.ImportVisitor
Get the list of discovered imports.
getImports() - Method in class org.apache.maven.shared.jar.classes.JarClasses
 
getIncludedDirectories() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns the names of the directories which matched at least one of the include patterns and none of the exclude patterns.
getIncludedDirectories(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
Get all the directory names which have been included by the rules in this fileset.
getIncludedFiles() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns the names of the files which matched at least one of the include patterns and none of the exclude patterns.
getIncludedFiles(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
Get all the filenames which have been included by the rules in this fileset.
getIncludedSources(File, File) - Method in interface org.apache.maven.shared.io.scan.ResourceInclusionScanner
 
getIncludedSources(File, File) - Method in class org.apache.maven.shared.io.scan.SimpleResourceInclusionScanner
 
getIncludedSources(File, File) - Method in class org.apache.maven.shared.io.scan.StaleResourceScanner
 
getIncludes() - Method in class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFeatureFilter
 
getIncludes() - Method in class org.apache.maven.shared.model.fileset.SetBase
Method getIncludes.
getIncludes() - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
getIncludes() - Method in interface org.apache.maven.shared.repository.model.RepositoryInfo
 
getIncludesArray() - Method in class org.apache.maven.shared.model.fileset.SetBase
 
getIncludeScope() - Method in class org.apache.maven.shared.artifact.filter.collection.ScopeFilter
 
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.
getInputStream() - Method in class org.apache.maven.shared.io.location.FileLocation
 
getInputStream() - Method in interface org.apache.maven.shared.io.location.Location
 
getInstance() - Static method in class org.apache.maven.it.util.SelectorUtils
Retrieves the manager of the Singleton.
getJarClasses() - Method in class org.apache.maven.shared.jar.JarData
 
getJarData() - Method in class org.apache.maven.shared.jar.JarAnalyzer
 
getJarIdentification() - Method in class org.apache.maven.shared.jar.JarData
 
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.
getJdkRevision() - Method in class org.apache.maven.shared.jar.classes.JarClasses
 
getJdkRevision() - Method in class org.apache.maven.shared.jar.JarData
 
getLevelLabel(int) - Static method in class org.apache.maven.shared.io.logging.MessageLevels
 
getLevelStates(int) - Static method in class org.apache.maven.shared.io.logging.MessageLevels
 
getLineEnding() - Method in class org.apache.maven.shared.model.fileset.FileSet
Get controls the line-endings of files in this fileSet.
getLocalRepository() - Method in interface org.apache.maven.shared.repository.RepositoryBuilderConfigSource
 
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
 
getLogFileName() - Method in class org.apache.maven.it.Verifier
Gets the name of the file used to log build output.
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
 
getManifest() - Method in class org.apache.maven.shared.jar.JarData
 
getMapper() - Method in class org.apache.maven.shared.model.fileset.SetBase
Get specifies the mapper used.
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.
getMavenPomEntries() - Method in class org.apache.maven.shared.jar.JarAnalyzer
Get all the Maven POM entries in the JAR.
getMavenVersion() - Method in class org.apache.maven.it.Verifier
 
getMessageHolder() - Method in class org.apache.maven.shared.io.location.Locator
 
getMessageLevel() - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
getMessageLevelLabel() - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
getMethods() - Method in class org.apache.maven.shared.jar.classes.JarClasses
 
getModelEncoding() - Method in class org.apache.maven.shared.model.fileset.FileSet
Get the modelEncoding field.
getName(Locale) - Method in interface org.apache.maven.reporting.MavenReport
 
getName() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getNestedString(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Get the String that is nested in between two instances of the same String.
getNestedString(String, String, String) - Static method in class org.apache.maven.it.util.StringUtils
Get the String that is nested in between two Strings.
getNotIncludedDirectories() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns the names of the directories which matched none of the include patterns.
getNotIncludedFiles() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns the names of the files which matched none of the include patterns.
getNumClasses() - Method in class org.apache.maven.shared.jar.JarData
 
getNumEntries() - Method in class org.apache.maven.shared.jar.JarData
 
getNumPackages() - Method in class org.apache.maven.shared.jar.JarData
 
getOutput() - Method in class org.apache.maven.it.util.cli.CommandLineUtils.StringStreamConsumer
 
getOutputDirectory() - Method in class org.apache.maven.reporting.AbstractMavenReport
The output directory when the mojo is run directly from the command line.
getOutputDirectory() - Method in class org.apache.maven.shared.model.fileset.SetBase
Get specifies the output directory relative to the root of the root directory of the assembly.
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.
getOutputName() - Method in interface org.apache.maven.reporting.MavenReport
 
getPackages() - Method in class org.apache.maven.shared.jar.classes.JarClasses
 
getParts() - Method in class org.apache.maven.it.util.cli.Commandline.Argument
Returns the parts this Argument consists of.
getPath(String) - Static method in class org.apache.maven.it.util.FileUtils
Get path from filename.
getPath(String, char) - Static method in class org.apache.maven.it.util.FileUtils
Get path from filename.
getPatternsAsString() - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
getPid() - Method in class org.apache.maven.it.util.cli.Commandline
 
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
 
getPomFileName() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Gets the (unqualified) filename of the POM for the Maven invocation.
getPosition() - Method in class org.apache.maven.it.util.cli.Commandline.Marker
Return the number of arguments that preceeded this marker.
getPotentialArtifactIds() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getPotentialGroupIds() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getPotentialNames() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getPotentialVendors() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getPotentialVersions() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getPrechomp(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Remove and return everything before the first value of a supplied String from another String.
getProfiles() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
getProfiles() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Gets the profiles for the Maven invocation.
getProject() - Method in class org.apache.maven.reporting.AbstractMavenReport
 
getProject() - Method in interface org.apache.maven.shared.repository.RepositoryBuilderConfigSource
 
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.
getReader(Reader) - Method in class org.apache.maven.it.util.FileUtils.FilterWrapper
 
getReportOutputDirectory() - Method in class org.apache.maven.reporting.AbstractMavenReport
getReportOutputDirectory() - Method in interface org.apache.maven.reporting.MavenReport
 
getScope() - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
getScope() - Method in interface org.apache.maven.shared.repository.model.RepositoryInfo
 
getShell() - Method in class org.apache.maven.it.util.cli.Commandline
Get the shell to be used in this command line.
getShellArgs() - Method in class org.apache.maven.it.util.cli.shell.Shell
Get the shell arguments
getShellCommand() - Method in class org.apache.maven.it.util.cli.shell.Shell
Get the command to execute the shell
getShellCommandline() - Method in class org.apache.maven.it.util.cli.Commandline
Returns the shell, executable and all defined arguments.
getShellCommandLine(String, String[]) - Method in class org.apache.maven.it.util.cli.shell.Shell
Get the full command line to execute, including shell command, shell arguments, executable and executable arguments
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.
getSink() - Method in class org.apache.maven.reporting.AbstractMavenReport
 
getSinkFactory() - Method in class org.apache.maven.reporting.AbstractMavenReport
 
getSiteRenderer() - Method in class org.apache.maven.reporting.AbstractMavenReport
 
getSourceMappings() - Method in class org.apache.maven.shared.io.scan.AbstractResourceInclusionScanner
 
getSpecification() - Method in class org.apache.maven.shared.io.location.FileLocation
 
getSpecification() - Method in interface org.apache.maven.shared.io.location.Location
 
getStrategies() - Method in class org.apache.maven.shared.io.location.Locator
 
getSystemEnvVars() - Method in class org.apache.maven.it.util.cli.Commandline
 
getSystemEnvVars() - Static method in class org.apache.maven.it.util.cli.CommandLineUtils
 
getSystemEnvVars(boolean) - Static method in class org.apache.maven.it.util.cli.CommandLineUtils
Return the shell environment variables.
getSystemProperties() - Method in class org.apache.maven.it.Verifier
 
getTargetFiles(File, String) - Method in class org.apache.maven.shared.io.scan.mapping.SingleTargetMapping
 
getTargetFiles(File, String) - Method in interface org.apache.maven.shared.io.scan.mapping.SourceMapping
 
getTargetFiles(File, String) - Method in class org.apache.maven.shared.io.scan.mapping.SuffixMapping
 
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
 
getTitle() - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
getTitle() - Method in interface org.apache.maven.reporting.MavenReportRenderer
 
getTo() - Method in class org.apache.maven.shared.model.fileset.Mapper
Get specifies a type-specific pattern for producing paths based on source paths.
getType() - Method in class org.apache.maven.shared.model.fileset.Mapper
Get specifies a built-in mapper implementation.
getUnusedDeclaredArtifacts() - Method in class org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalysis
 
getUrl() - Method in exception org.apache.maven.shared.io.download.DownloadFailedException
 
getUsedDeclaredArtifacts() - Method in class org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalysis
 
getUsedUndeclaredArtifacts() - Method in class org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalysis
 
getUserSettingsFile() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
getUserSettingsFile() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Gets the path to the user settings for the Maven invocation.
getUtcDateFormatter() - Static method in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
getVendor() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getVerifierProperties() - Method in class org.apache.maven.it.Verifier
 
getVersion() - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
getVersion(Artifact) - Method in class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
 
getVersion(String) - Method in class org.apache.maven.shared.osgi.DefaultMaven2OsgiConverter
 
getVersion(Artifact) - Method in interface org.apache.maven.shared.osgi.Maven2OsgiConverter
Convert a Maven version into an OSGi compliant version
getVersion(String) - Method in interface org.apache.maven.shared.osgi.Maven2OsgiConverter
Convert a Maven version into an OSGi compliant version
getVersion() - Method in interface org.apache.maven.shared.repository.model.GroupVersionAlignment
 
getVersionEntries() - Method in class org.apache.maven.shared.jar.JarAnalyzer
Get all the version text files in the JAR.
getWorkingDirectory() - Method in class org.apache.maven.it.util.cli.Commandline
 
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
 
GlobPatternMapper - Class in org.apache.maven.shared.model.fileset.mappers
Implementation of FileNameMapper that does simple wildcard pattern replacements.
GlobPatternMapper() - Constructor for class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
 
GroupIdFilter - Class in org.apache.maven.shared.artifact.filter.collection
Filter on GroupId Name.
GroupIdFilter(String, String) - Constructor for class org.apache.maven.shared.artifact.filter.collection.GroupIdFilter
Construction will setup the super call with a filtertype of 'GroupId'
GroupVersionAlignment - Interface in org.apache.maven.shared.repository.model
 

H

hashCode() - Method in class org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalysis
 
hasMissedCriteria() - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
hasMissedCriteria() - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
hasMissedCriteria() - Method in interface org.apache.maven.shared.artifact.filter.StatisticsReportingArtifactFilter
 
hasMoreTokens() - Method in class org.apache.maven.it.util.cli.EnhancedStringTokenizer
 
haveSlowResults - Variable in class org.apache.maven.it.util.DirectoryScanner
Whether or not our results were built by a slow scan.

I

IdentityMapper - Class in org.apache.maven.shared.model.fileset.mappers
Implementation of FileNameMapper that always returns the source file name.
IdentityMapper() - Constructor for class org.apache.maven.shared.model.fileset.mappers.IdentityMapper
 
ImportVisitor - Class in org.apache.maven.shared.jar.classes
Implementation of a BCEL class visitor that analyzes a class and collects imports.
ImportVisitor(JavaClass) - Constructor for class org.apache.maven.shared.jar.classes.ImportVisitor
Create an Import visitor.
include(Artifact) - Method in class org.apache.maven.shared.artifact.filter.AbstractStrictPatternArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.shared.artifact.filter.PatternExcludesArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
include(Artifact) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
includes - Variable in class org.apache.maven.it.util.DirectoryScanner
The patterns for the files to be included.
InclusionScanException - Exception in org.apache.maven.shared.io.scan
 
InclusionScanException(String) - Constructor for exception org.apache.maven.shared.io.scan.InclusionScanException
 
InclusionScanException(String, Throwable) - Constructor for exception org.apache.maven.shared.io.scan.InclusionScanException
 
indexOfAny(String, String[]) - Static method in class org.apache.maven.it.util.StringUtils
Find the first index of any of a set of potential substrings.
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
 
info(String) - Method in interface org.apache.maven.shared.io.logging.MessageSink
 
info(String) - Method in class org.apache.maven.shared.io.logging.MojoLogSink
 
info(String) - Method in class org.apache.maven.shared.io.logging.PlexusLoggerSink
 
info(CharSequence) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
info(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
info(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
info(CharSequence) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
INFO - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
info(CharSequence) - Method in interface org.apache.maven.shared.monitor.Monitor
 
info(CharSequence, Throwable) - Method in interface org.apache.maven.shared.monitor.Monitor
 
info(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
info(CharSequence) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
INFO_LEVEL - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
initFile() - Method in class org.apache.maven.shared.io.location.FileLocation
 
initFile() - Method in class org.apache.maven.shared.io.location.URLLocation
 
interpolate(String, Map) - Static method in class org.apache.maven.it.util.StringUtils
 
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.
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.
IOUtil - Class in org.apache.maven.it.util
General IO Stream manipulation.
isActivatedReactor() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
isActivatedReactor() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Gets whether Maven should search subdirectories to build a dynamic reactor
isAlive(long) - Static method in class org.apache.maven.it.util.cli.CommandLineUtils
 
isAlpha(String) - Static method in class org.apache.maven.it.util.StringUtils
Checks if the String contains only unicode letters.
isAlphanumeric(String) - Static method in class org.apache.maven.it.util.StringUtils
Checks if the String contains only unicode letters or digits.
isAlphanumericSpace(String) - Static method in class org.apache.maven.it.util.StringUtils
Checks if the String contains only unicode letters, digits or space (' ').
isAlphaSpace(String) - Static method in class org.apache.maven.it.util.StringUtils
Checks if the String contains only unicode letters and space (' ').
isArch(String) - Static method in class org.apache.maven.it.util.Os
Determines if the current OS matches the given OS architecture.
isArtifactIncluded(Artifact) - Method in class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactsFilter
 
isArtifactIncluded(Artifact) - Method in interface org.apache.maven.shared.artifact.filter.collection.ArtifactsFilter
 
isAutoclean() - Method in class org.apache.maven.it.Verifier
 
isCaseSensitive - Variable in class org.apache.maven.it.util.DirectoryScanner
Whether or not the file system should be treated as a case sensitive one.
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
 
isDebugEnabled() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
isDebugEnabled() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
isDebugEnabled() - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
isDebugEnabled() - Method in interface org.apache.maven.shared.monitor.Monitor
 
isDebugPresent() - Method in class org.apache.maven.shared.jar.classes.JarClasses
 
isDebugPresent() - Method in class org.apache.maven.shared.jar.JarData
 
isDone() - Method in class org.apache.maven.it.util.cli.StreamFeeder
 
isDone() - Method in class org.apache.maven.it.util.cli.StreamPumper
 
isEmpty(String) - Static method in class org.apache.maven.it.util.StringUtils
Checks if a (trimmed) String is null or empty.
isEmpty() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
isEmpty() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
isEnabled(int) - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
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
 
isErrorEnabled() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
isErrorEnabled() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
isErrorEnabled() - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
isErrorEnabled() - Method in interface org.apache.maven.shared.monitor.Monitor
 
isEverythingIncluded() - Method in class org.apache.maven.it.util.DirectoryScanner
Returns whether or not the scanner has included all the files or directories it has come across so far.
isExcluded(String) - Method in class org.apache.maven.it.util.DirectoryScanner
Tests whether or not a name matches against at least one exclude pattern.
isExcludeTransitive() - Method in class org.apache.maven.shared.artifact.filter.collection.ProjectTransitivityFilter
 
isExternalReport() - Method in class org.apache.maven.reporting.AbstractMavenReport
 
isExternalReport() - Method in interface org.apache.maven.reporting.MavenReport
 
isFamily(String) - Static method in class org.apache.maven.it.util.Os
Determines if the current OS matches the given OS family.
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
 
isFollowSymlinks() - Method in class org.apache.maven.shared.model.fileset.SetBase
Get specifies whether symbolic links should be traversed, or handled as-is.
isIncludeCompileScope() - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
isIncluded(String) - Method in class org.apache.maven.it.util.DirectoryScanner
Tests whether or not a name matches against at least one include pattern.
isIncludeMetadata() - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
isIncludeMetadata() - Method in interface org.apache.maven.shared.repository.model.RepositoryInfo
 
isIncludeProvidedScope() - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
isIncludeRuntimeScope() - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
isIncludeSystemScope() - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
isIncludeTestScope() - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
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
 
isInfoEnabled() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
isInfoEnabled() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
isInfoEnabled() - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
isInfoEnabled() - Method in interface org.apache.maven.shared.monitor.Monitor
 
isInteractive() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
isInteractive() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Gets the interaction mode of the Maven invocation.
isMavenDebug() - Method in class org.apache.maven.it.Verifier
 
isName(String) - Static method in class org.apache.maven.it.util.Os
Determines if the current OS matches the given OS name.
isNonPluginUpdates() - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
isNonPluginUpdates() - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Indicates whether Maven should check for plugin updates.
isNotEmpty(String) - Static method in class org.apache.maven.it.util.StringUtils
Checks if a String is non null and is not empty (length > 0).
isNumeric(String) - Static method in class org.apache.maven.it.util.StringUtils
Checks if the String contains only unicode digits.
isNumericSpace(String) - Static method in class org.apache.maven.it.util.StringUtils
Checks if the String contains only unicode digits or space (' ').
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.
isOs(String, String, String, String) - Static method in class org.apache.maven.it.util.Os
Determines if the current OS matches the given OS family, name, architecture and version.
isOutOfDate(File, File, int) - Static method in class org.apache.maven.it.util.SelectorUtils
Returns dependency information on these two files.
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.
isSealed() - Method in class org.apache.maven.shared.jar.JarData
 
isSelected(String, File) - Method in class org.apache.maven.it.util.DirectoryScanner
Tests whether a name should be selected.
isSevereEnabled() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
isSevereEnabled() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
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 behaviour (-V option)
isSymbolicLink(File, String) - Method in class org.apache.maven.it.util.DirectoryScanner
Checks whether a given file is a symbolic link.
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.
isUseDefaultExcludes() - Method in class org.apache.maven.shared.model.fileset.SetBase
Get whether to include exclusion patterns for common temporary and SCM control files (true by default).
isVerboseEnabled() - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
isVerboseEnabled() - Method in interface org.apache.maven.shared.monitor.Monitor
 
isVersion(String) - Static method in class org.apache.maven.it.util.Os
Determines if the current OS matches the given OS version.
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
 
isWarnEnabled() - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
isWarnEnabled() - Method in interface org.apache.maven.shared.monitor.Monitor
 
isWarningEnabled() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
isWarningEnabled() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
isWhitespace(String) - Static method in class org.apache.maven.it.util.StringUtils
Checks if the String contains only whitespace.

J

JarAnalyzer - Class in org.apache.maven.shared.jar
Open a JAR file to be analyzed.
JarAnalyzer(File) - Constructor for class org.apache.maven.shared.jar.JarAnalyzer
Constructor.
JarBytecodeHashAnalyzer - Class in org.apache.maven.shared.jar.identification.hash
Analyzer that calculates the hash code for the entire file.
JarBytecodeHashAnalyzer() - Constructor for class org.apache.maven.shared.jar.identification.hash.JarBytecodeHashAnalyzer
 
JarClasses - Class in org.apache.maven.shared.jar.classes
Gathered facts about the classes within a JAR file.
JarClasses() - Constructor for class org.apache.maven.shared.jar.classes.JarClasses
Constructor to create an empty instance.
JarClassesAnalysis - Class in org.apache.maven.shared.jar.classes
Analyze the classes in a JAR file.
JarClassesAnalysis() - Constructor for class org.apache.maven.shared.jar.classes.JarClassesAnalysis
 
JarClassesExposer - Class in org.apache.maven.shared.jar.identification.exposers
Exposer that examines a JAR file to derive Maven metadata from the classes in a JAR.
JarClassesExposer() - Constructor for class org.apache.maven.shared.jar.identification.exposers.JarClassesExposer
 
JarData - Class in org.apache.maven.shared.jar
Class that contains details of a single JAR file and it's entries.
JarData(File, Manifest, List) - Constructor for class org.apache.maven.shared.jar.JarData
Constructor.
JarFileHashAnalyzer - Class in org.apache.maven.shared.jar.identification.hash
Analyzer that calculates the hash code for the entire file.
JarFileHashAnalyzer() - Constructor for class org.apache.maven.shared.jar.identification.hash.JarFileHashAnalyzer
 
JarHashAnalyzer - Interface in org.apache.maven.shared.jar.identification.hash
Classes that can calculate various hash signatures for a JAR file to later uniquely identify them.
JarIdentification - Class in org.apache.maven.shared.jar.identification
Gathered Maven information about the JAR file.
JarIdentification() - Constructor for class org.apache.maven.shared.jar.identification.JarIdentification
 
JarIdentificationAnalysis - Class in org.apache.maven.shared.jar.identification
Analyze the JAR file to identify Maven artifact metadata.
JarIdentificationAnalysis() - Constructor for class org.apache.maven.shared.jar.identification.JarIdentificationAnalysis
 
JarIdentificationExposer - Interface in org.apache.maven.shared.jar.identification
Expose information from a JAR during the identification process.
javaScript(String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to add a Javascript code in the current sink.
join(Object[], String) - Static method in class org.apache.maven.it.util.StringUtils
Joins the elements of the provided array into a single String containing the provided list of elements.
join(Iterator, String) - Static method in class org.apache.maven.it.util.StringUtils
Joins the elements of the provided Iterator into a single String containing the provided elements.

K

killProcess(long) - Static method in class org.apache.maven.it.util.cli.CommandLineUtils
Kill a process launched by executeCommandLine methods Doesn't work correctly on windows, only the cmd process will be destroy but not the sub process (Bug ID 4770092)

L

lastIndexOfAny(String, String[]) - Static method in class org.apache.maven.it.util.StringUtils
Find the latest index of any of a set of potential substrings.
launchSubversion(String, String) - Static method in class org.apache.maven.it.Verifier
 
left(String, int) - Static method in class org.apache.maven.it.util.StringUtils
Gets the leftmost n characters of a String.
leftPad(String, int) - Static method in class org.apache.maven.it.util.StringUtils
Left pad a String with spaces.
leftPad(String, int, String) - Static method in class org.apache.maven.it.util.StringUtils
Left pad a String with a specified string.
LEVEL_DEBUG - Static variable in class org.apache.maven.shared.io.logging.MessageLevels
 
LEVEL_DISABLED - Static variable in class org.apache.maven.shared.io.logging.MessageLevels
 
LEVEL_ERROR - Static variable in class org.apache.maven.shared.io.logging.MessageLevels
 
LEVEL_INFO - Static variable in class org.apache.maven.shared.io.logging.MessageLevels
 
LEVEL_SEVERE - Static variable in class org.apache.maven.shared.io.logging.MessageLevels
 
LEVEL_WARNING - Static variable in class org.apache.maven.shared.io.logging.MessageLevels
 
link(String, String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a link in the current sink.
linkPatternedText(String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a patterned text in the current link.
loadFile(File) - Static method in class org.apache.maven.it.util.FileUtils
 
loadFile(String, String, boolean) - Method in class org.apache.maven.it.Verifier
 
loadFile(File, boolean) - Method in class org.apache.maven.it.Verifier
 
loadLines(String, String) - Method in class org.apache.maven.it.Verifier
Loads the (non-empty) lines of the specified text file.
loadProperties(String) - Method in class org.apache.maven.it.Verifier
 
localRepo - Variable in class org.apache.maven.it.Verifier
 
Location - Interface in org.apache.maven.shared.io.location
 
Locator - Class in org.apache.maven.shared.io.location
 
Locator(List, MessageHolder) - Constructor for class org.apache.maven.shared.io.location.Locator
 
Locator() - Constructor for class org.apache.maven.shared.io.location.Locator
 
LocatorStrategy - Interface in org.apache.maven.shared.io.location
 
lowerCase(String) - Static method in class org.apache.maven.it.util.StringUtils
Convert a String to lower case, null String returns null.
lowercaseFirstLetter(String) - Static method in class org.apache.maven.it.util.StringUtils
 

M

main(String[]) - Static method in class org.apache.maven.it.Verifier
 
ManifestExposer - Class in org.apache.maven.shared.jar.identification.exposers
Exposer that examines a JAR's manifest to derive Maven metadata.
ManifestExposer() - Constructor for class org.apache.maven.shared.jar.identification.exposers.ManifestExposer
 
ManifestReadingException - Exception in org.apache.maven.shared.osgi
Exception while reading the manifest.
ManifestReadingException() - Constructor for exception org.apache.maven.shared.osgi.ManifestReadingException
 
ManifestReadingException(String, Throwable) - Constructor for exception org.apache.maven.shared.osgi.ManifestReadingException
 
ManifestReadingException(String) - Constructor for exception org.apache.maven.shared.osgi.ManifestReadingException
 
ManifestReadingException(Throwable) - Constructor for exception org.apache.maven.shared.osgi.ManifestReadingException
 
mapFileName(String) - Method in interface org.apache.maven.shared.model.fileset.mappers.FileNameMapper
Returns the target filename for the given source file.
mapFileName(String) - Method in class org.apache.maven.shared.model.fileset.mappers.FlatFileNameMapper
Returns the target filename for the given source file.
mapFileName(String) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Returns the target filename for the given source file.
mapFileName(String) - Method in class org.apache.maven.shared.model.fileset.mappers.IdentityMapper
Returns the target filename for the given source file.
mapFileName(String) - Method in class org.apache.maven.shared.model.fileset.mappers.MergingMapper
Returns the target filename for the given source file.
mapIncludedFiles(FileSet) - Method in class org.apache.maven.shared.model.fileset.util.FileSetManager
 
Mapper - Class in org.apache.maven.shared.model.fileset
Class Mapper.
Mapper() - Constructor for class org.apache.maven.shared.model.fileset.Mapper
 
MapperException - Exception in org.apache.maven.shared.model.fileset.mappers
Mapper Exception
MapperException(String, Throwable) - Constructor for exception org.apache.maven.shared.model.fileset.mappers.MapperException
Constructor
MapperException(String) - Constructor for exception org.apache.maven.shared.model.fileset.mappers.MapperException
Constructor
MapperUtil - Class in org.apache.maven.shared.model.fileset.mappers
Element to define a FileNameMapper.
match(String, String) - Static method in class org.apache.maven.it.util.DirectoryScanner
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class org.apache.maven.it.util.DirectoryScanner
Tests whether or not a string matches against a pattern.
match(String, String) - Static method in class org.apache.maven.it.util.SelectorUtils
Tests whether or not a string matches against a pattern.
match(String, String, boolean) - Static method in class org.apache.maven.it.util.SelectorUtils
Tests whether or not a string matches against a pattern.
matchPath(String, String) - Static method in class org.apache.maven.it.util.DirectoryScanner
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.apache.maven.it.util.DirectoryScanner
Tests whether or not a given path matches a given pattern.
matchPath(String, String) - Static method in class org.apache.maven.it.util.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.apache.maven.it.util.SelectorUtils
Tests whether or not a given path matches a given pattern.
matchPatternStart(String, String) - Static method in class org.apache.maven.it.util.DirectoryScanner
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String, boolean) - Static method in class org.apache.maven.it.util.DirectoryScanner
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String) - Static method in class org.apache.maven.it.util.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
matchPatternStart(String, String, boolean) - Static method in class org.apache.maven.it.util.SelectorUtils
Tests whether or not a given path matches the start of a given pattern up to the first "**".
Maven2OsgiConverter - Interface in org.apache.maven.shared.osgi
Converter from Maven groupId,artifactId and versions to OSGi Bundle-SymbolicName and version
MavenCommandLineBuilder - Class in org.apache.maven.shared.invoker
 
MavenCommandLineBuilder() - Constructor for class org.apache.maven.shared.invoker.MavenCommandLineBuilder
 
MavenInvocationException - Exception in org.apache.maven.shared.invoker
Signals an error during the construction of the command line used to invoke Maven, e.g.
MavenInvocationException(String, Throwable) - Constructor for exception org.apache.maven.shared.invoker.MavenInvocationException
Creates a new exception using the specified detail message and cause.
MavenInvocationException(String) - Constructor for exception org.apache.maven.shared.invoker.MavenInvocationException
Creates a new exception using the specified detail message.
MavenMultiPageReport - Interface in org.apache.maven.reporting
Temporary class for backwards compatibility.
MavenReport - Interface in org.apache.maven.reporting
The basis for a Maven report.
MavenReportException - Exception in org.apache.maven.reporting
An exception occurring during the execution of a Maven report.
MavenReportException(String) - Constructor for exception org.apache.maven.reporting.MavenReportException
 
MavenReportException(String, Exception) - Constructor for exception org.apache.maven.reporting.MavenReportException
 
MavenReportRenderer - Interface in org.apache.maven.reporting
 
mergedFile - Variable in class org.apache.maven.shared.model.fileset.mappers.MergingMapper
 
MergingMapper - Class in org.apache.maven.shared.model.fileset.mappers
Implementation of FileNameMapper that always returns the same target file name.
MergingMapper() - Constructor for class org.apache.maven.shared.model.fileset.mappers.MergingMapper
 
MESSAGE_LEVELS - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
MessageHolder - Interface in org.apache.maven.shared.io.logging
 
MessageLevels - Class in org.apache.maven.shared.io.logging
 
MessageSink - Interface in org.apache.maven.shared.io.logging
 
metadataSource - Variable in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
mid(String, int, int) - Static method in class org.apache.maven.it.util.StringUtils
Gets n characters from the middle of a String.
mkdir(String) - Static method in class org.apache.maven.it.util.FileUtils
Simple way to make a directory
MojoLogMonitorAdaptor - Class in org.apache.maven.shared.monitor
Adapter class to make a mojo Log instance look like an shared monitor.
MojoLogMonitorAdaptor(Log) - Constructor for class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
MojoLogSink - Class in org.apache.maven.shared.io.logging
 
MojoLogSink(Log) - Constructor for class org.apache.maven.shared.io.logging.MojoLogSink
 
Monitor - Interface in org.apache.maven.shared.monitor
Interface for logging within maven-antcall.
MultiChannelMessageHolder - Interface in org.apache.maven.shared.io.logging
 

N

newDebugMessage() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
newDebugMessage() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
newDefaultFilterProperties() - Method in class org.apache.maven.it.Verifier
Gets a new copy of the default filter properties.
newErrorMessage() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
newErrorMessage() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
newInfoMessage() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
newInfoMessage() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
newMessage() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
newMessage(int) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
newMessage() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
newSevereMessage() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
newSevereMessage() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
newWarningMessage() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
newWarningMessage() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
nextToken() - Method in class org.apache.maven.it.util.cli.EnhancedStringTokenizer
 
normalize(String) - Static method in class org.apache.maven.it.util.FileUtils
Normalize a path.

O

ONE_GB - Static variable in class org.apache.maven.it.util.FileUtils
The number of bytes in a gigabyte.
ONE_KB - Static variable in class org.apache.maven.it.util.FileUtils
The number of bytes in a kilobyte.
ONE_MB - Static variable in class org.apache.maven.it.util.FileUtils
The number of bytes in a megabyte.
open() - Method in class org.apache.maven.shared.io.location.FileLocation
 
open() - Method in interface org.apache.maven.shared.io.location.Location
 
org.apache.maven.it - package org.apache.maven.it
 
org.apache.maven.it.util - package org.apache.maven.it.util
 
org.apache.maven.it.util.cli - package org.apache.maven.it.util.cli
 
org.apache.maven.it.util.cli.shell - package org.apache.maven.it.util.cli.shell
 
org.apache.maven.reporting - package org.apache.maven.reporting
 
org.apache.maven.shared.artifact.filter - package org.apache.maven.shared.artifact.filter
 
org.apache.maven.shared.artifact.filter.collection - package org.apache.maven.shared.artifact.filter.collection
 
org.apache.maven.shared.dependency.analyzer - package org.apache.maven.shared.dependency.analyzer
 
org.apache.maven.shared.dependency.analyzer.asm - package org.apache.maven.shared.dependency.analyzer.asm
 
org.apache.maven.shared.downloader - package org.apache.maven.shared.downloader
 
org.apache.maven.shared.invoker - package org.apache.maven.shared.invoker
 
org.apache.maven.shared.io.download - package org.apache.maven.shared.io.download
 
org.apache.maven.shared.io.location - package org.apache.maven.shared.io.location
 
org.apache.maven.shared.io.logging - package org.apache.maven.shared.io.logging
 
org.apache.maven.shared.io.scan - package org.apache.maven.shared.io.scan
 
org.apache.maven.shared.io.scan.mapping - package org.apache.maven.shared.io.scan.mapping
 
org.apache.maven.shared.jar - package org.apache.maven.shared.jar
 
org.apache.maven.shared.jar.classes - package org.apache.maven.shared.jar.classes
 
org.apache.maven.shared.jar.identification - package org.apache.maven.shared.jar.identification
 
org.apache.maven.shared.jar.identification.exposers - package org.apache.maven.shared.jar.identification.exposers
 
org.apache.maven.shared.jar.identification.hash - package org.apache.maven.shared.jar.identification.hash
 
org.apache.maven.shared.jar.identification.repository - package org.apache.maven.shared.jar.identification.repository
 
org.apache.maven.shared.model.fileset - package org.apache.maven.shared.model.fileset
 
org.apache.maven.shared.model.fileset.io.xpp3 - package org.apache.maven.shared.model.fileset.io.xpp3
 
org.apache.maven.shared.model.fileset.mappers - package org.apache.maven.shared.model.fileset.mappers
This original code comes from org.apache.tools.ant.util package.
org.apache.maven.shared.model.fileset.util - package org.apache.maven.shared.model.fileset.util
 
org.apache.maven.shared.monitor - package org.apache.maven.shared.monitor
 
org.apache.maven.shared.osgi - package org.apache.maven.shared.osgi
 
org.apache.maven.shared.repository - package org.apache.maven.shared.repository
 
org.apache.maven.shared.repository.model - package org.apache.maven.shared.repository.model
 
org.apache.maven.shared.repository.utils - package org.apache.maven.shared.repository.utils
 
Os - Class in org.apache.maven.it.util
Condition that tests the OS type.
Os() - Constructor for class org.apache.maven.it.util.Os
Default constructor
Os(String) - Constructor for class org.apache.maven.it.util.Os
Constructor that sets the family attribute
OS_ARCH - Static variable in class org.apache.maven.it.util.Os
 
OS_NAME - Static variable in class org.apache.maven.it.util.cli.Commandline
 
OS_NAME - Static variable in class org.apache.maven.it.util.Os
 
OS_VERSION - Static variable in class org.apache.maven.it.util.Os
 
overlayString(String, String, int, int) - Static method in class org.apache.maven.it.util.StringUtils
Overlay a part of a String with another String.

P

PackageNameMapper - Class in org.apache.maven.shared.model.fileset.mappers
Maps directory name matches into a dotted package name.
PackageNameMapper() - Constructor for class org.apache.maven.shared.model.fileset.mappers.PackageNameMapper
 
paragraph(String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a paragraph in the current sink.
PatternExcludesArtifactFilter - Class in org.apache.maven.shared.artifact.filter
TODO: include in maven-artifact in future
PatternExcludesArtifactFilter(List) - Constructor for class org.apache.maven.shared.artifact.filter.PatternExcludesArtifactFilter
 
PatternExcludesArtifactFilter(List, boolean) - Constructor for class org.apache.maven.shared.artifact.filter.PatternExcludesArtifactFilter
 
PatternIncludesArtifactFilter - Class in org.apache.maven.shared.artifact.filter
TODO: include in maven-artifact in future
PatternIncludesArtifactFilter(List) - Constructor for class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
PatternIncludesArtifactFilter(List, boolean) - Constructor for class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
patternMatches(Artifact) - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
PlexusLoggerMonitorAdaptor - Class in org.apache.maven.shared.monitor
Adapter class to make a mojo Log instance look like an shared monitor.
PlexusLoggerMonitorAdaptor(Logger) - Constructor for class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
PlexusLoggerSink - Class in org.apache.maven.shared.io.logging
 
PlexusLoggerSink(Logger) - Constructor for class org.apache.maven.shared.io.logging.PlexusLoggerSink
 
positiveMatch(Artifact) - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
postfixLength - Variable in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Length of the postfix ("from" pattern).
prechomp(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Remove the first value of a supplied String, and everything before it from a String.
prefixLength - Variable in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Length of the prefix ("from" pattern).
PrintStreamHandler - Class in org.apache.maven.shared.invoker
Offers an output handler that writes to a print stream like System.out.
PrintStreamHandler() - Constructor for class org.apache.maven.shared.invoker.PrintStreamHandler
Creates a new output handler that writes to System.out.
PrintStreamHandler(PrintStream, boolean) - Constructor for class org.apache.maven.shared.invoker.PrintStreamHandler
Creates a new output handler that writes to the specified print stream.
PrintStreamLogger - Class in org.apache.maven.shared.invoker
Offers a logger that writes to a print stream like System.out.
PrintStreamLogger() - Constructor for class org.apache.maven.shared.invoker.PrintStreamLogger
Creates a new logger that writes to System.out and has a threshold of InvokerLogger.INFO.
PrintStreamLogger(PrintStream, int) - Constructor for class org.apache.maven.shared.invoker.PrintStreamLogger
Creates a new logger that writes to the specified print stream.
projectBuilder - Variable in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
ProjectDependencyAnalysis - Class in org.apache.maven.shared.dependency.analyzer
 
ProjectDependencyAnalysis() - Constructor for class org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalysis
 
ProjectDependencyAnalysis(Set, Set, Set) - Constructor for class org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalysis
 
ProjectDependencyAnalyzer - Interface in org.apache.maven.shared.dependency.analyzer
 
ProjectDependencyAnalyzerException - Exception in org.apache.maven.shared.dependency.analyzer
 
ProjectDependencyAnalyzerException(String) - Constructor for exception org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalyzerException
 
ProjectDependencyAnalyzerException(String, Throwable) - Constructor for exception org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalyzerException
 
ProjectTransitivityFilter - Class in org.apache.maven.shared.artifact.filter.collection
 
ProjectTransitivityFilter(Set, boolean) - Constructor for class org.apache.maven.shared.artifact.filter.collection.ProjectTransitivityFilter
 
propertiesToString(Properties) - Static method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to display a Properties object as comma separated String.

Q

quoteArgument(String) - Static method in class org.apache.maven.it.util.cli.Commandline
Put quotes around the given String if necessary.

R

REACTOR_FAIL_AT_END - Static variable in interface org.apache.maven.shared.invoker.InvocationRequest
The failure mode "fail-at-end" where the build is only failed at its very end if necessary.
REACTOR_FAIL_FAST - Static variable in interface org.apache.maven.shared.invoker.InvocationRequest
The failure mode "fail-fast" where the build is stopped by the first failure.
REACTOR_FAIL_NEVER - Static variable in interface org.apache.maven.shared.invoker.InvocationRequest
The failure mode "fail-never" in which Maven will always exit with code 0 regardless of build failures.
read(ByteBuffer) - Method in class org.apache.maven.shared.io.location.FileLocation
 
read(byte[]) - Method in class org.apache.maven.shared.io.location.FileLocation
 
read(ByteBuffer) - Method in interface org.apache.maven.shared.io.location.Location
 
read(byte[]) - Method in interface org.apache.maven.shared.io.location.Location
 
read(Reader, boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
 
read(Reader) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
Method read.
removeAndHump(String, String) - Static method in class org.apache.maven.it.util.StringUtils
 
removeExclude(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
Method removeExclude.
removeExtension(String) - Static method in class org.apache.maven.it.util.FileUtils
Remove extension from filename.
removeInclude(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
Method removeInclude.
removePath(String) - Static method in class org.apache.maven.it.util.FileUtils
Remove path from filename.
removePath(String, char) - Static method in class org.apache.maven.it.util.FileUtils
Remove path from filename.
removeStrategy(LocatorStrategy) - Method in class org.apache.maven.shared.io.location.Locator
 
removeWhitespace(String) - Static method in class org.apache.maven.it.util.SelectorUtils
"Flattens" a string by removing all whitespace (space, tab, linefeed, carriage return, and formfeed).
rename(File, File) - Static method in class org.apache.maven.it.util.FileUtils
Renames a file, even if that involves crossing file system boundaries.
render() - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
render() - Method in interface org.apache.maven.reporting.MavenReportRenderer
 
render() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
render(MessageSink) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
render() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
render(MessageSink) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
renderBody() - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Renderer the body content of the report.
renderTo(DefaultMessageHolder.Message, MessageSink) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
repeat(String, int) - Static method in class org.apache.maven.it.util.StringUtils
Repeat a String n times to form a new string.
replace(String, char, char) - Static method in class org.apache.maven.it.util.StringUtils
Replace all occurances of a char within another char.
replace(String, char, char, int) - Static method in class org.apache.maven.it.util.StringUtils
Replace a char with another char inside a larger String, for the first max values of the search char.
replace(String, String, String) - Static method in class org.apache.maven.it.util.StringUtils
Replace all occurances of a String within another String.
replace(String, String, String, int) - Static method in class org.apache.maven.it.util.StringUtils
Replace a String with another String inside a larger String, for the first max values of the search String.
replaceOnce(String, char, char) - Static method in class org.apache.maven.it.util.StringUtils
Replace a char with another char inside a larger String, once.
replaceOnce(String, String, String) - Static method in class org.apache.maven.it.util.StringUtils
Replace a String with another String inside a larger String, once.
reportFilteredArtifacts(Logger) - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
reportFilteredArtifacts(Logger) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
reportFilteredArtifacts(Logger) - Method in interface org.apache.maven.shared.artifact.filter.StatisticsReportingArtifactFilter
 
reportMissedCriteria(Logger) - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
reportMissedCriteria(Logger) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
reportMissedCriteria(Logger) - Method in interface org.apache.maven.shared.artifact.filter.StatisticsReportingArtifactFilter
 
RepositoryAssembler - Interface in org.apache.maven.shared.repository
 
RepositoryAssemblyException - Exception in org.apache.maven.shared.repository
 
RepositoryAssemblyException(String) - Constructor for exception org.apache.maven.shared.repository.RepositoryAssemblyException
 
RepositoryAssemblyException(String, Throwable) - Constructor for exception org.apache.maven.shared.repository.RepositoryAssemblyException
 
RepositoryAssemblyException(Throwable) - Constructor for exception org.apache.maven.shared.repository.RepositoryAssemblyException
 
RepositoryBuilderConfigSource - Interface in org.apache.maven.shared.repository
 
RepositoryHashSearch - Interface in org.apache.maven.shared.jar.identification.repository
Interface for Repository Hash Searches.
RepositoryInfo - Interface in org.apache.maven.shared.repository.model
 
repositoryLayout - Variable in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
RepositorySearchExposer - Class in org.apache.maven.shared.jar.identification.exposers
Exposer that examines a Maven repository for identical files to the JAR being analyzed.
RepositorySearchExposer() - Constructor for class org.apache.maven.shared.jar.identification.exposers.RepositorySearchExposer
 
reset() - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
Reset hit counts and tracking of filtered artifacts, BUT NOT ENABLED SCOPES.
resetStreams() - Method in class org.apache.maven.it.Verifier
 
resolve(String, MessageHolder) - Method in class org.apache.maven.shared.io.location.ArtifactLocatorStrategy
Assumes artifact identity is given in a set of comma-delimited tokens of the form: groupId:artifactId:version:type:classifier, where type and classifier are optional.
resolve(String, MessageHolder) - Method in class org.apache.maven.shared.io.location.ClasspathResourceLocatorStrategy
 
resolve(String, MessageHolder) - Method in class org.apache.maven.shared.io.location.FileLocatorStrategy
 
resolve(String) - Method in class org.apache.maven.shared.io.location.Locator
 
resolve(String, MessageHolder) - Method in interface org.apache.maven.shared.io.location.LocatorStrategy
 
resolve(String, MessageHolder) - Method in class org.apache.maven.shared.io.location.URLLocatorStrategy
 
resolveFile(File, String) - Static method in class org.apache.maven.it.util.FileUtils
Resolve a file filename to it's canonical form.
ResourceExtractor - Class in org.apache.maven.it.util
 
ResourceExtractor() - Constructor for class org.apache.maven.it.util.ResourceExtractor
 
ResourceInclusionScanner - Interface in org.apache.maven.shared.io.scan
 
reverse(String) - Static method in class org.apache.maven.it.util.StringUtils
Reverse a String.
reverseDelimitedString(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Reverses a String that is delimited by a specific character.
right(String, int) - Static method in class org.apache.maven.it.util.StringUtils
Gets the rightmost n characters of a String.
rightPad(String, int) - Static method in class org.apache.maven.it.util.StringUtils
Right pad a String with spaces.
rightPad(String, int, String) - Static method in class org.apache.maven.it.util.StringUtils
Right pad a String with a specified string.
ROLE - Static variable in interface org.apache.maven.reporting.MavenReport
 
ROLE - Static variable in interface org.apache.maven.shared.dependency.analyzer.ClassAnalyzer
 
ROLE - Static variable in interface org.apache.maven.shared.dependency.analyzer.DependencyAnalyzer
 
ROLE - Static variable in interface org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalyzer
 
ROLE - Static variable in interface org.apache.maven.shared.downloader.Downloader
 
ROLE - Static variable in interface org.apache.maven.shared.invoker.Invoker
The role name used to register implementations of this interface within Plexus.
ROLE - Static variable in interface org.apache.maven.shared.io.download.DownloadManager
 
ROLE - Static variable in interface org.apache.maven.shared.repository.RepositoryAssembler
 
ROLE_HINT - Static variable in class org.apache.maven.shared.invoker.DefaultInvoker
 
ROLE_HINT - Static variable in class org.apache.maven.shared.io.download.DefaultDownloadManager
 
run() - Method in class org.apache.maven.it.util.cli.StreamFeeder
 
run() - Method in class org.apache.maven.it.util.cli.StreamPumper
 

S

scan() - Method in class org.apache.maven.it.util.DirectoryScanner
Scans the base directory for files which match at least one include pattern and don't match any exclude patterns.
scandir(File, String, boolean) - Method in class org.apache.maven.it.util.DirectoryScanner
Scans the given directory for files and directories.
scanForSources(File, Set, Set) - Method in class org.apache.maven.shared.io.scan.AbstractResourceInclusionScanner
 
ScopeArtifactFilter - Class in org.apache.maven.shared.artifact.filter
ArtifactFilter implementation that selects artifacts based on their scopes.
ScopeArtifactFilter() - Constructor for class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
Constructor that is meant to be used with fine-grained manipulation to enable/disable specific scopes using the associated mutator methods.
ScopeArtifactFilter(String) - Constructor for class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
Constructor that uses the implied nature of Maven scopes to determine which artifacts to include.
ScopeFilter - Class in org.apache.maven.shared.artifact.filter.collection
 
ScopeFilter(String, String) - Constructor for class org.apache.maven.shared.artifact.filter.collection.ScopeFilter
 
searchBytecodeHash(String) - Method in class org.apache.maven.shared.jar.identification.repository.EmptyRepositoryHashSearch
 
searchBytecodeHash(String) - Method in interface org.apache.maven.shared.jar.identification.repository.RepositoryHashSearch
Search the repository for artifacts matching the given hash code when consider the bytecode of the classes in the file.
searchFileHash(String) - Method in class org.apache.maven.shared.jar.identification.repository.EmptyRepositoryHashSearch
 
searchFileHash(String) - Method in interface org.apache.maven.shared.jar.identification.repository.RepositoryHashSearch
Search the repository for artifacts matching the given hash code when consider the entire contents of the file.
SelectorUtils - Class in org.apache.maven.it.util
This is a utility class used by selectors and DirectoryScanner.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Reader
Sets the state of the "add default entities" flag.
setAnalyzer(JarClassesAnalysis) - Method in class org.apache.maven.shared.jar.identification.exposers.JarClassesExposer
 
setArch(String) - Method in class org.apache.maven.it.util.Os
Sets the desired OS architecture
setArtifactId(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
setAutoclean(boolean) - Method in class org.apache.maven.it.Verifier
 
SetBase - Class in org.apache.maven.shared.model.fileset
Class SetBase.
SetBase() - Constructor for class org.apache.maven.shared.model.fileset.SetBase
 
setBasedir(String) - Method in class org.apache.maven.it.util.DirectoryScanner
Sets the base directory to be scanned.
setBasedir(File) - Method in class org.apache.maven.it.util.DirectoryScanner
Sets the base directory to be scanned.
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.
setBytecodeHash(String) - Method in class org.apache.maven.shared.jar.JarData
 
setBytecodeHashAnalyzer(JarHashAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.RepositorySearchExposer
 
setCaseSensitive(boolean) - Method in class org.apache.maven.it.util.DirectoryScanner
Sets whether or not the file system should be regarded as case sensitive.
setCaseSensitive(boolean) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Attribute specifing whether to ignore the case difference in the names.
setClassname(String) - Method in class org.apache.maven.shared.model.fileset.Mapper
Set allows specification of a custom mapper implementation.
setCliOptions(List) - Method in class org.apache.maven.it.Verifier
 
setDebug(boolean) - Method in class org.apache.maven.it.Verifier
 
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.
setDebugEnabled(boolean) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
setDebugEnabled(boolean) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
setDebugEnabled(boolean) - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
setDebugPresent(boolean) - Method in class org.apache.maven.shared.jar.classes.JarClasses
 
setDigester(StreamingDigester) - Method in class org.apache.maven.shared.jar.identification.hash.JarBytecodeHashAnalyzer
 
setDigester(Digester) - Method in class org.apache.maven.shared.jar.identification.hash.JarFileHashAnalyzer
 
setDirectory(String) - Method in class org.apache.maven.shared.model.fileset.FileSet
Set absolute or relative from the module's directory.
setDirectoryMode(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
Set similar to a UNIX permission.
setEnvironmentPaths(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
 
setErrorEnabled(boolean) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
setErrorEnabled(boolean) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
setErrorEnabled(boolean) - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
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.
setExcludes(String[]) - Method in class org.apache.maven.it.util.DirectoryScanner
Sets the list of exclude patterns to use.
setExcludes(String) - Method in class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFeatureFilter
 
setExcludes(List) - Method in class org.apache.maven.shared.model.fileset.SetBase
Set when <exclude> subelements are present, they define a set of files and directory to exclude.
setExcludes(List) - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
setExcludeScope(String) - Method in class org.apache.maven.shared.artifact.filter.collection.ScopeFilter
 
setExcludeTransitive(boolean) - Method in class org.apache.maven.shared.artifact.filter.collection.ProjectTransitivityFilter
 
setExecutable(String) - Method in class org.apache.maven.it.util.cli.Commandline
Sets the executable to run.
setExposers(List) - Method in class org.apache.maven.shared.jar.identification.JarIdentificationAnalysis
 
setFailureBehavior(String) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
setFailureBehavior(String) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Sets the failure mode of the Maven invocation.
setFamily(String) - Method in class org.apache.maven.it.util.Os
Sets the desired OS family type
setFile(File) - Method in class org.apache.maven.it.util.cli.Commandline.Argument
Sets a single commandline argument to the absolute filename of the given file.
setFile(File) - Method in class org.apache.maven.shared.io.location.FileLocation
 
setFileHash(String) - Method in class org.apache.maven.shared.jar.JarData
 
setFileHashAnalyzer(JarHashAnalyzer) - Method in class org.apache.maven.shared.jar.identification.exposers.RepositorySearchExposer
 
setFileMode(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
Set similar to a UNIX permission.
setFilters(ArrayList) - Method in class org.apache.maven.shared.artifact.filter.collection.FilterArtifacts
 
setFlags(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
 
setFollowSymlinks(boolean) - Method in class org.apache.maven.it.util.DirectoryScanner
Sets whether or not symbolic links should be followed.
setFollowSymlinks(boolean) - Method in class org.apache.maven.shared.model.fileset.SetBase
Set specifies whether symbolic links should be traversed, or handled as-is.
setFrom(String) - Method in class org.apache.maven.shared.model.fileset.Mapper
Set specifies a type-specific pattern for matching source paths which should be mapped.
setFrom(String) - Method in interface org.apache.maven.shared.model.fileset.mappers.FileNameMapper
Sets the from part of the transformation rule.
setFrom(String) - Method in class org.apache.maven.shared.model.fileset.mappers.FlatFileNameMapper
Sets the from part of the transformation rule.
setFrom(String) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Sets the from part of the transformation rule.
setFrom(String) - Method in class org.apache.maven.shared.model.fileset.mappers.IdentityMapper
Sets the from part of the transformation rule.
setFrom(String) - Method in class org.apache.maven.shared.model.fileset.mappers.MergingMapper
Sets the from part of the transformation rule.
setGlobalChecksumPolicy(String) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
setGlobalChecksumPolicy(String) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Sets the checksum mode of the Maven invocation.
setGoals(List) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
setGoals(List) - 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
 
setGroupId(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
setGroupVersionAlignments(List) - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
setHandleDirSep(boolean) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Attribute specifing whether to ignore the difference between / and \ (the two common directory characters).
setIncludeCompileScope(boolean) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
setIncludeCompileScopeWithImplications(boolean) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
Manages the following scopes: system provided compile
setIncludeMetadata(boolean) - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
setIncludeNullScope(boolean) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
Determine whether artifacts that have a null scope are included or excluded.
setIncludeProvidedScope(boolean) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
setIncludeRuntimeScope(boolean) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
setIncludeRuntimeScopeWithImplications(boolean) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
Manages the following scopes: compile runtime
setIncludes(String[]) - Method in class org.apache.maven.it.util.DirectoryScanner
Sets the list of include patterns to use.
setIncludes(String) - Method in class org.apache.maven.shared.artifact.filter.collection.AbstractArtifactFeatureFilter
 
setIncludes(List) - Method in class org.apache.maven.shared.model.fileset.SetBase
Set when <include> subelements are present, they define a set of files and directory to include.
setIncludes(List) - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
setIncludeScope(String) - Method in class org.apache.maven.shared.artifact.filter.collection.ScopeFilter
 
setIncludeSystemScope(boolean) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
setIncludeTestScope(boolean) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
setIncludeTestScopeWithImplications(boolean) - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
Manages the following scopes: system provided compile runtime test
setInfoEnabled(boolean) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
setInfoEnabled(boolean) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
setInfoEnabled(boolean) - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
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.
setInteractive(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
setInteractive(boolean) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Sets the interaction mode of the Maven invocation.
setJarClasses(JarClasses) - Method in class org.apache.maven.shared.jar.JarData
 
setJarIdentification(JarIdentification) - Method in class org.apache.maven.shared.jar.JarData
 
setJavaHome(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
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.
setJdkRevision(String) - Method in class org.apache.maven.shared.jar.classes.JarClasses
 
setLine(String) - Method in class org.apache.maven.it.util.cli.Commandline.Argument
Line to split into several commandline arguments.
setLineEnding(String) - Method in class org.apache.maven.shared.model.fileset.FileSet
Set controls the line-endings of files in this fileSet.
setLocalRepo(String) - Method in class org.apache.maven.it.Verifier
 
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
 
setLogFileName(String) - Method in class org.apache.maven.it.Verifier
Sets the name of the file used to log build output.
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
 
setMapper(Mapper) - Method in class org.apache.maven.shared.model.fileset.SetBase
Set specifies the mapper used.
setMavenDebug(boolean) - Method in class org.apache.maven.it.Verifier
 
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.
setMessageLevel(int) - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
setMessageLevelLabel(String) - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
setModelEncoding(String) - Method in class org.apache.maven.shared.model.fileset.FileSet
Set the modelEncoding field.
setName(String) - Method in class org.apache.maven.it.util.Os
Sets the desired OS name
setName(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
setNonPluginUpdates(boolean) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
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.
setOutputDirectory(String) - Method in class org.apache.maven.shared.model.fileset.SetBase
Set specifies the output directory relative to the root of the root directory of the assembly.
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.
setPid(long) - Method in class org.apache.maven.it.util.cli.Commandline
 
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
 
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) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
setProfiles(List) - 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
 
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
 
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.
setReportOutputDirectory(File) - Method in class org.apache.maven.reporting.AbstractMavenReport
setReportOutputDirectory(File) - Method in interface org.apache.maven.reporting.MavenReport
 
setRepositoryHashSearch(RepositoryHashSearch) - Method in class org.apache.maven.shared.jar.identification.exposers.RepositorySearchExposer
 
setScope(String) - Method in class org.apache.maven.shared.repository.model.DefaultRepositoryInfo
 
setSettingsLocation(InvocationRequest, Commandline) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
 
setSevereEnabled(boolean) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
setSevereEnabled(boolean) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
setShell(Shell) - Method in class org.apache.maven.it.util.cli.Commandline
Allows to set the shell to be used in this command line.
setShellArgs(String[]) - Method in class org.apache.maven.it.util.cli.shell.Shell
Set the shell arguments when calling a command line (not the executable arguments) (eg.
setShellCommand(String) - Method in class org.apache.maven.it.util.cli.shell.Shell
Set the command to execute the shell (eg.
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 (-V cli option)
setStrategies(List) - Method in class org.apache.maven.shared.io.location.Locator
 
setSystemProperties(Properties) - Method in class org.apache.maven.it.Verifier
 
setSystemProperty(String, String) - Method in class org.apache.maven.it.Verifier
 
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
 
setTo(String) - Method in class org.apache.maven.shared.model.fileset.Mapper
Set specifies a type-specific pattern for producing paths based on source paths.
setTo(String) - Method in interface org.apache.maven.shared.model.fileset.mappers.FileNameMapper
Sets the to part of the transformation rule.
setTo(String) - Method in class org.apache.maven.shared.model.fileset.mappers.FlatFileNameMapper
Sets the to part of the transformation rule.
setTo(String) - Method in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Sets the to part of the transformation rule.
setTo(String) - Method in class org.apache.maven.shared.model.fileset.mappers.IdentityMapper
Sets the to part of the transformation rule.
setTo(String) - Method in class org.apache.maven.shared.model.fileset.mappers.MergingMapper
Sets the to part of the transformation rule.
setType(String) - Method in class org.apache.maven.shared.model.fileset.Mapper
Set specifies a built-in mapper implementation.
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.
setUseDefaultExcludes(boolean) - Method in class org.apache.maven.shared.model.fileset.SetBase
Set whether to include exclusion patterns for common temporary and SCM control files (true by default).
setUserSettingsFile(File) - Method in class org.apache.maven.shared.invoker.DefaultInvocationRequest
 
setUserSettingsFile(File) - Method in interface org.apache.maven.shared.invoker.InvocationRequest
Sets the path to the user settings for the Maven invocation.
setValue(String) - Method in class org.apache.maven.it.util.cli.Commandline.Argument
Sets a single commandline argument.
setVendor(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
setVerboseEnabled(boolean) - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
setVerifierProperties(Properties) - Method in class org.apache.maven.it.Verifier
 
setVersion(String) - Method in class org.apache.maven.it.util.Os
Sets the desired OS version
setVersion(String) - Method in class org.apache.maven.shared.jar.identification.JarIdentification
 
setWarnEnabled(boolean) - Method in class org.apache.maven.shared.monitor.AbstractMonitor
 
setWarningEnabled(boolean) - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
setWarningEnabled(boolean) - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
setWorkingDirectory(String) - Method in class org.apache.maven.it.util.cli.Commandline
Sets execution directory.
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
 
severe(String) - Method in interface org.apache.maven.shared.io.logging.MessageSink
 
severe(String) - Method in class org.apache.maven.shared.io.logging.MojoLogSink
 
severe(String) - Method in class org.apache.maven.shared.io.logging.PlexusLoggerSink
 
Shell - Class in org.apache.maven.it.util.cli.shell
Class that abstracts the Shell functionality, with subclases for shells that behave particularly, like command.com cmd.exe
Shell() - Constructor for class org.apache.maven.it.util.cli.shell.Shell
 
simpleExtractResources(Class, String) - Static method in class org.apache.maven.it.util.ResourceExtractor
 
SimpleResourceInclusionScanner - Class in org.apache.maven.shared.io.scan
 
SimpleResourceInclusionScanner(Set, Set) - Constructor for class org.apache.maven.shared.io.scan.SimpleResourceInclusionScanner
 
SingleTargetMapping - Class in org.apache.maven.shared.io.scan.mapping
Maps a set of input files to a single output file.
SingleTargetMapping(String, String) - Constructor for class org.apache.maven.shared.io.scan.mapping.SingleTargetMapping
 
sink - Variable in class org.apache.maven.reporting.AbstractMavenReportRenderer
The current sink to use
size() - Method in class org.apache.maven.it.util.cli.Commandline
 
size() - Method in class org.apache.maven.shared.io.logging.DefaultMessageHolder
 
size() - Method in interface org.apache.maven.shared.io.logging.MessageHolder
 
sizeOfDirectory(String) - Static method in class org.apache.maven.it.util.FileUtils
Recursively count size of a directory.
sizeOfDirectory(File) - Static method in class org.apache.maven.it.util.FileUtils
Recursively count size of a directory.
slowScan() - Method in class org.apache.maven.it.util.DirectoryScanner
Top level invocation for a slow scan.
SourceMapping - Interface in org.apache.maven.shared.io.scan.mapping
 
split(String) - Static method in class org.apache.maven.it.util.StringUtils
Splits the provided text into a array, using whitespace as the separator.
split(String, String) - Static method in class org.apache.maven.it.util.StringUtils
 
split(String, String, int) - Static method in class org.apache.maven.it.util.StringUtils
Splits the provided text into a array, based on a given separator.
StaleResourceScanner - Class in org.apache.maven.shared.io.scan
 
StaleResourceScanner() - Constructor for class org.apache.maven.shared.io.scan.StaleResourceScanner
 
StaleResourceScanner(long) - Constructor for class org.apache.maven.shared.io.scan.StaleResourceScanner
 
StaleResourceScanner(long, Set, Set) - Constructor for class org.apache.maven.shared.io.scan.StaleResourceScanner
 
startSection(String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap section creation in the current sink.
startTable() - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap the table start in the current sink.
startTable(int[], boolean) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap the table start in the current sink.
StaticMainOutputExposer - Class in org.apache.maven.shared.jar.identification.exposers
Exposer that examines a a JAR for classes that have Version in the name and calls their main method if it exists to obtain the version.
StaticMainOutputExposer() - Constructor for class org.apache.maven.shared.jar.identification.exposers.StaticMainOutputExposer
 
StatisticsReportingArtifactFilter - Interface in org.apache.maven.shared.artifact.filter
 
StreamConsumer - Interface in org.apache.maven.it.util.cli
Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".
StreamFeeder - Class in org.apache.maven.it.util.cli
Read from an InputStream and write the output to an OutputStream.
StreamFeeder(InputStream, OutputStream) - Constructor for class org.apache.maven.it.util.cli.StreamFeeder
Create a new StreamFeeder
StreamPumper - Class in org.apache.maven.it.util.cli
Class to pump the error stream during Process's runtime.
StreamPumper(InputStream) - Constructor for class org.apache.maven.it.util.cli.StreamPumper
 
StreamPumper(InputStream, StreamConsumer) - Constructor for class org.apache.maven.it.util.cli.StreamPumper
 
StreamPumper(InputStream, PrintWriter) - Constructor for class org.apache.maven.it.util.cli.StreamPumper
 
StreamPumper(InputStream, PrintWriter, StreamConsumer) - Constructor for class org.apache.maven.it.util.cli.StreamPumper
 
StrictPatternExcludesArtifactFilter - Class in org.apache.maven.shared.artifact.filter
Filter to exclude artifacts from a list of patterns.
StrictPatternExcludesArtifactFilter(List) - Constructor for class org.apache.maven.shared.artifact.filter.StrictPatternExcludesArtifactFilter
Creates a new filter that excludes artifacts that match the specified patterns.
StrictPatternIncludesArtifactFilter - Class in org.apache.maven.shared.artifact.filter
Filter to include artifacts from a list of patterns.
StrictPatternIncludesArtifactFilter(List) - Constructor for class org.apache.maven.shared.artifact.filter.StrictPatternIncludesArtifactFilter
Creates a new filter that includes artifacts that match the specified patterns.
StringUtils - Class in org.apache.maven.it.util
Common String manipulation routines.
StringUtils() - Constructor for class org.apache.maven.it.util.StringUtils
StringUtils instances should NOT be constructed in standard programming.
strip(String) - Static method in class org.apache.maven.it.util.StringUtils
Remove whitespace from the front and back of a String.
strip(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Remove a specified String from the front and back of a String.
stripAll(String[]) - Static method in class org.apache.maven.it.util.StringUtils
Strip whitespace from the front and back of every String in the array.
stripAll(String[], String) - Static method in class org.apache.maven.it.util.StringUtils
Strip the specified delimiter from the front and back of every String in the array.
stripEnd(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Strip any of a supplied String from the end of a String.
stripStart(String, String) - Static method in class org.apache.maven.it.util.StringUtils
Strip any of a supplied String from the start of a String.
substring(String, int) - Static method in class org.apache.maven.it.util.StringUtils
Gets a substring from the specified string avoiding exceptions.
substring(String, int, int) - Static method in class org.apache.maven.it.util.StringUtils
Gets a substring from the specified String avoiding exceptions.
SuffixMapping - Class in org.apache.maven.shared.io.scan.mapping
 
SuffixMapping(String, String) - Constructor for class org.apache.maven.shared.io.scan.mapping.SuffixMapping
 
SuffixMapping(String, Set) - Constructor for class org.apache.maven.shared.io.scan.mapping.SuffixMapping
 
swapCase(String) - Static method in class org.apache.maven.it.util.StringUtils
Swaps the case of String.
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
Offers a logger that writes to System.out.
SystemOutLogger() - Constructor for class org.apache.maven.shared.invoker.SystemOutLogger
Creates a new logger with a threshold of InvokerLogger.INFO.

T

tableCaption(String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a table caption in the current sink.
tableCell(String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a table cell start in the current sink.
tableCell(String, boolean) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a table cell start in the current sink.
tableHeader(String[]) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a table header row start in the current sink.
tableHeaderCell(String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap the table header cell start in the current sink.
tableRow(String[]) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a table row start in the current sink.
text(String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a text in the current sink.
TextFileExposer - Class in org.apache.maven.shared.jar.identification.exposers
Exposer that examines a a JAR for files that contain the text version (case-insensitive) and adds the contents as potential version(s).
TextFileExposer() - Constructor for class org.apache.maven.shared.jar.identification.exposers.TextFileExposer
 
TimestampExposer - Class in org.apache.maven.shared.jar.identification.exposers
Exposer that examines a a JAR and uses the most recent timestamp as a potential version.
TimestampExposer() - Constructor for class org.apache.maven.shared.jar.identification.exposers.TimestampExposer
 
toByteArray(InputStream) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of an InputStream as a byte[].
toByteArray(InputStream, int) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of an InputStream as a byte[].
toByteArray(Reader) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a Reader as a byte[].
toByteArray(Reader, int) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a Reader as a byte[].
toByteArray(String) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a String as a byte[].
toByteArray(String, int) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a String as a byte[].
toFile(URL) - Static method in class org.apache.maven.it.util.FileUtils
Convert from a URL to a File.
tokenizePath(String) - Static method in class org.apache.maven.it.util.SelectorUtils
Breaks a path up into a Vector of path elements, tokenizing on File.separator.
toPostfix - Variable in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Part of "to" pattern after the *.
toPrefix - Variable in class org.apache.maven.shared.model.fileset.mappers.GlobPatternMapper
Part of "to" pattern before the *.
toString() - Method in class org.apache.maven.it.util.cli.Commandline
 
toString(String[]) - Static method in class org.apache.maven.it.util.cli.Commandline
 
toString(InputStream) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of an InputStream as a String.
toString(InputStream, int) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of an InputStream as a String.
toString(InputStream, String) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of an InputStream as a String.
toString(InputStream, String, int) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of an InputStream as a String.
toString(Reader) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a Reader as a String.
toString(Reader, int) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a Reader as a String.
toString(byte[]) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a byte[] as a String.
toString(byte[], int) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a byte[] as a String.
toString(byte[], String) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a byte[] as a String.
toString(byte[], String, int) - Static method in class org.apache.maven.it.util.IOUtil
Get the contents of a byte[] as a String.
toString() - Method in class org.apache.maven.shared.artifact.filter.PatternExcludesArtifactFilter
 
toString() - Method in class org.apache.maven.shared.artifact.filter.PatternIncludesArtifactFilter
 
toString() - Method in class org.apache.maven.shared.artifact.filter.ScopeArtifactFilter
 
toString() - Method in class org.apache.maven.shared.dependency.analyzer.ProjectDependencyAnalysis
 
toURLs(File[]) - Static method in class org.apache.maven.it.util.FileUtils
Convert the array of Files into a list of URLs.
translateCommandline(String) - Static method in class org.apache.maven.it.util.cli.Commandline
 
trim(String) - Static method in class org.apache.maven.it.util.StringUtils
Removes control characters, including whitespace, from both ends of this String, handling null by returning null.
TypeFilter - Class in org.apache.maven.shared.artifact.filter.collection
 
TypeFilter(String, String) - Constructor for class org.apache.maven.shared.artifact.filter.collection.TypeFilter
 

U

uncapitalise(String) - Static method in class org.apache.maven.it.util.StringUtils
Uncapitalise a String.
uncapitaliseAllWords(String) - Static method in class org.apache.maven.it.util.StringUtils
Uncapitalise all the words in a string.
UnPackageNameMapper - Class in org.apache.maven.shared.model.fileset.mappers
Maps dotted package name matches to a directory name.
UnPackageNameMapper() - Constructor for class org.apache.maven.shared.model.fileset.mappers.UnPackageNameMapper
 
unsafeGetFile() - Method in class org.apache.maven.shared.io.location.FileLocation
 
upperCase(String) - Static method in class org.apache.maven.it.util.StringUtils
Convert a String to upper case, null String returns null.
URLLocation - Class in org.apache.maven.shared.io.location
 
URLLocation(URL, String, String, String, boolean) - Constructor for class org.apache.maven.shared.io.location.URLLocation
 
URLLocatorStrategy - Class in org.apache.maven.shared.io.location
 
URLLocatorStrategy() - Constructor for class org.apache.maven.shared.io.location.URLLocatorStrategy
 
URLLocatorStrategy(String, String, boolean) - Constructor for class org.apache.maven.shared.io.location.URLLocatorStrategy
 
userHome - Static variable in interface org.apache.maven.shared.invoker.Invoker
Deprecated.
Query this property by yourself, this has nothing to do with invoking Maven and as such does not belong into this API!
UTC_TIME_ZONE - Static variable in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 
UTC_TIMESTAMP_PATTERN - Static variable in class org.apache.maven.shared.repository.DefaultRepositoryAssembler
 

V

verbatimLink(String, String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a text with a given link href as verbatim style in the current sink.
verbatimText(String) - Method in class org.apache.maven.reporting.AbstractMavenReportRenderer
Convenience method to wrap a text as verbatim style in the current sink .
verbose(CharSequence) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
verbose(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
verbose(CharSequence) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
verbose(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
VERBOSE - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
verbose(CharSequence) - Method in interface org.apache.maven.shared.monitor.Monitor
 
verbose(CharSequence, Throwable) - Method in interface org.apache.maven.shared.monitor.Monitor
 
verbose(CharSequence) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
verbose(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
VERBOSE_LEVEL - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
VerificationException - Exception in org.apache.maven.it
 
VerificationException() - Constructor for exception org.apache.maven.it.VerificationException
 
VerificationException(String) - Constructor for exception org.apache.maven.it.VerificationException
 
VerificationException(Throwable) - Constructor for exception org.apache.maven.it.VerificationException
 
VerificationException(String, Throwable) - Constructor for exception org.apache.maven.it.VerificationException
 
Verifier - Class in org.apache.maven.it
 
Verifier(String) - Constructor for class org.apache.maven.it.Verifier
 
Verifier(String, boolean) - Constructor for class org.apache.maven.it.Verifier
 
Verifier(String, String) - Constructor for class org.apache.maven.it.Verifier
 
Verifier(String, String, boolean) - Constructor for class org.apache.maven.it.Verifier
 
Verifier(String, String, boolean, boolean) - Constructor for class org.apache.maven.it.Verifier
 
verify(boolean) - Method in class org.apache.maven.it.Verifier
 
verifyChecksum(File, String, String) - Method in class org.apache.maven.shared.repository.utils.DigestUtils
 
verifyErrorFreeLog() - Method in class org.apache.maven.it.Verifier
 
verifyTextInLog(String) - Method in class org.apache.maven.it.Verifier
Throws an exception if the text is not present in the log.
visit(int, int, String, String, String, String[]) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visit(String, Object) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitAnnotation(String, boolean) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitAnnotation(String, String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitAnnotationDefault() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitArray(String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitArrayType() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitAttribute(Attribute) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitBaseType(char) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitClass(String, InputStream) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyClassFileVisitor
 
visitClass(String, InputStream) - Method in interface org.apache.maven.shared.dependency.analyzer.ClassFileVisitor
 
visitClass(String, InputStream) - Method in class org.apache.maven.shared.dependency.analyzer.CollectorClassFileVisitor
 
visitClassBound() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitClassType(String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitCode() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitConstantClass(ConstantClass) - Method in class org.apache.maven.shared.jar.classes.ImportVisitor
Find any formally declared import in the Constant Pool.
visitConstantUtf8(ConstantUtf8) - Method in class org.apache.maven.shared.jar.classes.ImportVisitor
Find any package class Strings in the UTF8 String Pool.
visitEnd() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitEnum(String, String, String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitExceptionType() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitField(int, String, String, String, Object) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitFormalTypeParameter(String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitFrame(int, int, Object[], int, Object[]) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitIincInsn(int, int) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitInnerClass(String, String, String, int) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitInnerClassType(String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitInsn(int) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitInterface() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitInterfaceBound() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitIntInsn(int, int) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitJumpInsn(int, Label) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitLabel(Label) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitLdcInsn(Object) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitLineNumber(int, Label) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitMaxs(int, int) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitMethodInsn(int, String, String, String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitMultiANewArrayInsn(String, int) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitOuterClass(String, String, String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitParameterAnnotation(int, String, boolean) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitParameterType() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitReturnType() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitSource(String, String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitSuperclass() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitTableSwitchInsn(int, int, Label, Label[]) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitTypeArgument() - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitTypeArgument(char) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitTypeInsn(int, String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitTypeVariable(String) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 
visitVarInsn(int, int) - Method in class org.apache.maven.shared.dependency.analyzer.asm.DependencyVisitor
 

W

waitFor(String, int) - Static method in class org.apache.maven.it.util.FileUtils
Waits for NFS to propagate a file creation, imposing a timeout.
waitFor(File, int) - Static method in class org.apache.maven.it.util.FileUtils
 
WARN - Static variable in interface org.apache.maven.shared.invoker.InvokerLogger
The threshold for warn output.
warn(String) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
Logs the specified warning message.
warn(String, Throwable) - Method in interface org.apache.maven.shared.invoker.InvokerLogger
Logs the specified warning message and the accompanying exception.
warn(String) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
 
warn(String, Throwable) - Method in class org.apache.maven.shared.invoker.PrintStreamLogger
 
warn(CharSequence) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
warn(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.BasicMonitor
 
warn(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
warn(CharSequence) - Method in class org.apache.maven.shared.monitor.MojoLogMonitorAdaptor
 
WARN - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
warn(CharSequence) - Method in interface org.apache.maven.shared.monitor.Monitor
 
warn(CharSequence, Throwable) - Method in interface org.apache.maven.shared.monitor.Monitor
 
warn(CharSequence, Throwable) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
warn(CharSequence) - Method in class org.apache.maven.shared.monitor.PlexusLoggerMonitorAdaptor
 
WARN_LEVEL - Static variable in interface org.apache.maven.shared.monitor.Monitor
 
warning(String) - Method in interface org.apache.maven.shared.io.logging.MessageSink
 
warning(String) - Method in class org.apache.maven.shared.io.logging.MojoLogSink
 
warning(String) - Method in class org.apache.maven.shared.io.logging.PlexusLoggerSink
 
WINDOWS - Static variable in class org.apache.maven.it.util.cli.Commandline
 
wrapStringWithQuotes(String) - Method in class org.apache.maven.shared.invoker.MavenCommandLineBuilder
Deprecated.
Quoting of command line arguments should be left to the Commandline from plexus-utils.
write(Writer, FileSet) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Writer
Method write.
write(OutputStream, FileSet) - Method in class org.apache.maven.shared.model.fileset.io.xpp3.FileSetXpp3Writer
Method write.
writeFile(String, String) - Method in class org.apache.maven.it.Verifier
Writes a text file with the specified contents.
WriterStreamConsumer - Class in org.apache.maven.it.util.cli
 
WriterStreamConsumer(Writer) - Constructor for class org.apache.maven.it.util.cli.WriterStreamConsumer
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.