Package org.apache.maven.wrapper
package org.apache.maven.wrapper
-
ClassDescriptionMaven starter, from a provided Maven home directory.Maven distribution downloader.Maven distribution installer, eventually using a
Downloader
first.Main entry point for the Maven Wrapper, delegating wrapper execution toWrapperExecutor
.Local distributionMaven distribution verifier.Wrapper configuration.Wrapper executor, runningInstaller
to get a Maven distribution ready, followed byBootstrapMainStarter
to launch the Maven bootstrap.