Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.model.path | |
org.apache.maven.model.profile.activation |
Modifier and Type | Field and Description |
---|---|
private ProfileActivationFilePathInterpolator |
DefaultModelBuilder.profileActivationFilePathInterpolator |
Modifier and Type | Method and Description |
---|---|
protected ProfileActivationFilePathInterpolator |
DefaultModelBuilderFactory.newProfileActivationFilePathInterpolator() |
Modifier and Type | Method and Description |
---|---|
DefaultModelBuilder |
DefaultModelBuilder.setProfileActivationFilePathInterpolator(ProfileActivationFilePathInterpolator profileActivationFilePathInterpolator) |
Modifier and Type | Method and Description |
---|---|
ProfileActivationFilePathInterpolator |
ProfileActivationFilePathInterpolator.setPathTranslator(PathTranslator pathTranslator) |
Modifier and Type | Field and Description |
---|---|
private ProfileActivationFilePathInterpolator |
FileProfileActivator.profileActivationFilePathInterpolator |
Modifier and Type | Method and Description |
---|---|
FileProfileActivator |
FileProfileActivator.setProfileActivationFilePathInterpolator(ProfileActivationFilePathInterpolator profileActivationFilePathInterpolator) |