Class SettingsUtils
java.lang.Object
org.apache.maven.settings.SettingsUtils
Several convenience methods to handle settings
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProfileconvertFromSettingsProfile(Profile settingsProfile) static ProfileconvertToSettingsProfile(Profile modelProfile) static SettingscopySettings(Settings settings) static void
-
Method Details
-
merge
-
convertToSettingsProfile
-
convertFromSettingsProfile
-
copySettings
-