public final class SettingsUtils extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static Profile | convertFromSettingsProfile(org.apache.maven.api.settings.Profile settingsProfile) | 
| static org.apache.maven.api.settings.Profile | convertToSettingsProfile(Profile modelProfile) | 
| static Settings | copySettings(Settings settings) | 
| static org.apache.maven.api.settings.Settings | merge(org.apache.maven.api.settings.Settings dominant,
     org.apache.maven.api.settings.Settings recessive,
     String recessiveSourceLevel) | 
public static org.apache.maven.api.settings.Settings merge(org.apache.maven.api.settings.Settings dominant, org.apache.maven.api.settings.Settings recessive, String recessiveSourceLevel)
dominant - recessive - recessiveSourceLevel - public static org.apache.maven.api.settings.Profile convertToSettingsProfile(Profile modelProfile)
modelProfile - public static Profile convertFromSettingsProfile(org.apache.maven.api.settings.Profile settingsProfile)
settingsProfile - Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.