All Classes and Interfaces
Class
Description
Command line converter.
Converter form properties.
Maven starter, from a provided Maven home directory.
A
CommandLineArgumentException
is thrown when command-line arguments cannot be parsed.Command line option.
A command-line parser which supports a command/sub-command style command-line interface.
Maven distribution downloader.
Maven distribution installer, eventually using a
Downloader
first.Main entry point for the Maven Wrapper, delegating wrapper execution to
WrapperExecutor
.Parsed command line.
Parsed command line option.
Local distribution
Converter from project properties.
Converter from system properties.
Maven distribution verifier.
Wrapper configuration.
Wrapper executor, running
Installer
to get a Maven distribution ready, followed by
BootstrapMainStarter
to launch the Maven bootstrap.