Package | Description |
---|---|
org.apache.maven.settings |
Modifier and Type | Method and Description |
---|---|
Profile |
Profile.clone() |
Modifier and Type | Method and Description |
---|---|
List<Profile> |
Settings.getProfiles() |
Map<String,Profile> |
Settings.getProfilesAsMap() |
static List<Profile> |
Profile.profileToApiV3(List<Profile> list) |
Modifier and Type | Method and Description |
---|---|
void |
Settings.addProfile(Profile profile) |
Modifier and Type | Method and Description |
---|---|
static List<Profile> |
Profile.profileToApiV4(List<Profile> list) |
void |
Settings.setProfiles(List<Profile> profiles) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.