All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractJavaTool<Request extends JavaToolRequest> Abstract implementation of aJavaTool
.AbstractJavaToolRequest Abstract implementation of aJavaToolRequest
.Arg BourneShell ClassMap A cache of introspection information for a specific class instance.CmdShell Implementation to call the CMD Shell present on Windows NT, 2000, XP, 7, 8, and 10.Commandline Commandline objects help handling command lines specifying processes to execute.Commandline.Argument A single command line argumentCommandLineCallable Callable wrapper that exposes the proper exception type to the client.CommandLineException CommandLineTimeOutException Report a timeout for executing process.CommandLineUtils CommandLineUtils.StringStreamConsumer AStreamConsumer
providing consumed lines as aString
.CommandShell Deprecated. Windows ME is long dead.DefaultConsumer DirectoryScanner Deprecated. usejava.nio.file.DirectoryStream
orjava.nio.Files.walkFileTree()
and related classesDirectoryScanResult Deprecated. usejava.nio.file.DirectoryStream
and related classesDirectoryWalkListener Deprecated. usejava.nio.file.FileVisitor
and related classesFileUtils This class provides basic facilities for manipulating files and file paths.FileUtils.FilterWrapper Wrapper class for Filter.IOUtil General IO Stream manipulation.Java7Support Deprecated. no longer needed, prefer to useFiles
methods directly.JavaTool<Request extends JavaToolRequest> Describes a java tool, means a executable available in the jdk.JavaToolException Signals an error during the construction of the command line used to invoke java tool, e.g.JavaToolRequest Specifies the minimum parameters used to control aJavaTool
invocation.JavaToolResult Describes the result of aJavaTool
invocation.LoggerLevelRenderer Logger level renderer, intended for Maven slf4j logging provider implementers to render logger level.MatchPattern Deprecated. usejava.nio.file.DirectoryStream.Filter<T>
and related classesMatchPatterns Deprecated. usejava.nio.file.DirectoryStream.Filter<T>
and related classesMessageBuilder Message builder that supports configurable styling.MessageUtils Colored message utils, to manage colors consistently across plugins (only if Maven version is at least 3.5.0).Os Condition that tests the OS type.PathTool Path tool contains static methods to assist in determining path-related information such as relative paths.PrettyPrintXMLWriter XMLWriter with nice indentation.PropertyUtils Static utility methods for loading properties.ReaderFactory Utility to create Readers from streams, with explicit encoding choice: platform default, XML, or specified.ReflectionValueExtractor Using simple dotted expressions to extract the values from an Object instance, For example we might want to extract a value like:project.build.sourceDirectory
ScanConductor Deprecated. usejava.nio.file.Files.walkFileTree()
and related classesScanConductor.ScanAction SelectorUtils Deprecated. usejava.nio.file.Files.walkFileTree()
and related classesShell Class that abstracts the Shell functionality, with subclasses for shells that behave particularly, likecommand.com
cmd.exe
ShutdownHookUtils A shutdown hook that does not throw any exceptions upon container startup/shutdown or security manager restrictions.StreamConsumer Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".StreamPumper Class to pump the error stream during Process's runtime.StringUtils CommonString
manipulation routines.WalkCollector Deprecated. usejava.nio.file.FileVisitor
and related classesWriterFactory Utility to create Writers, with explicit encoding choice: platform default, XML, or specified.WriterStreamConsumer XmlPullParserException XmlStreamReader Deprecated. use org.apache.commons.io.input.XmlStreamReader insteadXmlStreamWriter Deprecated. use org.apache.commons.io.input.XmlStreamWriter insteadXMLWriter Interface for tools writing XML files.XmlWriterUtil Utility class for theXmlWriter
class.Xpp3Dom A reimplementation of Plexus Xpp3Dom based on the public interface of Plexus Xpp3Dom.Xpp3DomBuilder Xpp3DomUtils Xpp3DomWriter