Package org.apache.maven.wrapper
Class PathAssembler.LocalDistribution
java.lang.Object
org.apache.maven.wrapper.PathAssembler.LocalDistribution
- Enclosing class:
PathAssembler
Local distribution
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the location to install the distribution into.Returns the location to install the distribution ZIP file to.
-
Constructor Details
-
LocalDistribution
-
-
Method Details
-
getDistributionDir
Returns the location to install the distribution into.- Returns:
- the location to install the distribution into
-
getZipFile
Returns the location to install the distribution ZIP file to.- Returns:
- the location to install the distribution ZIP file to
-