public class PathAssembler extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PathAssembler.LocalDistribution
Local distribution
|
Modifier and Type | Field and Description |
---|---|
static String |
MAVEN_USER_HOME_STRING |
static String |
PROJECT_STRING |
Constructor and Description |
---|
PathAssembler() |
PathAssembler(Path mavenUserHome) |
Modifier and Type | Method and Description |
---|---|
PathAssembler.LocalDistribution |
getDistribution(WrapperConfiguration configuration)
Determines the local locations for the distribution to use given the supplied configuration.
|
public static final String MAVEN_USER_HOME_STRING
public static final String PROJECT_STRING
public PathAssembler()
public PathAssembler(Path mavenUserHome)
public PathAssembler.LocalDistribution getDistribution(WrapperConfiguration configuration)
configuration
- a wrapper configurationCopyright © 2013–2022 The Apache Software Foundation. All rights reserved.