Package org.apache.maven.internal.impl
Class SettingsUtilsV4
java.lang.Object
org.apache.maven.internal.impl.SettingsUtilsV4
Several convenience methods to handle settings
- 
Method SummaryModifier and TypeMethodDescriptionstatic ProfileconvertFromSettingsProfile(Profile settingsProfile) static ProfileconvertToSettingsProfile(Profile modelProfile) static Settings
- 
Method Details- 
merge- Parameters:
- dominant-
- recessive-
 
- 
convertToSettingsProfile- Parameters:
- modelProfile-
- Returns:
- a profile
 
- 
convertFromSettingsProfile- Parameters:
- settingsProfile-
- Returns:
- a profile
 
 
-