Package org.apache.maven.wrapper
Class PathAssembler
java.lang.Object
org.apache.maven.wrapper.PathAssembler
- Author:
- Hans Dockter
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetDistribution
(WrapperConfiguration configuration) Determines the local locations for the distribution to use given the supplied configuration.
-
Field Details
-
MAVEN_USER_HOME_STRING
- See Also:
-
PROJECT_STRING
- See Also:
-
-
Constructor Details
-
PathAssembler
public PathAssembler() -
PathAssembler
-
-
Method Details
-
getDistribution
Determines the local locations for the distribution to use given the supplied configuration.- Parameters:
configuration
- a wrapper configuration- Returns:
- the local distribution
-