| Package | Description | 
|---|---|
| org.apache.maven.settings | 
| Modifier and Type | Method and Description | 
|---|---|
| Profile | Profile. clone()Method clone. | 
| Profile | Profile. clone()Method clone. | 
| static Profile | SettingsUtils. convertToSettingsProfile(Profile modelProfile) | 
| static Profile | SettingsUtils. convertToSettingsProfile(Profile modelProfile) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Profile> | Settings. getProfiles()Method getProfiles. | 
| List<Profile> | Settings. getProfiles()Method getProfiles. | 
| Map<String,Profile> | Settings. getProfilesAsMap() | 
| Map<String,Profile> | Settings. getProfilesAsMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Settings. addProfile(Profile profile)Method addProfile. | 
| void | Settings. addProfile(Profile profile)Method addProfile. | 
| static Profile | SettingsUtils. convertFromSettingsProfile(Profile settingsProfile) | 
| static Profile | SettingsUtils. convertFromSettingsProfile(Profile settingsProfile) | 
| void | Settings. removeProfile(Profile profile)Method removeProfile. | 
| void | Settings. removeProfile(Profile profile)Method removeProfile. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Settings. setProfiles(List<Profile> profiles)Set configuration of build profiles for adjusting the build
             according to environmental parameters. | 
| void | Settings. setProfiles(List<Profile> profiles)Set configuration of build profiles for adjusting the build
             according to environmental parameters. | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.