Class SettingsUtils
java.lang.Object
org.apache.maven.settings.SettingsUtils
Several convenience methods to handle settings
- Version:
- $Id$
- Author:
- Vincent Siveton
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.maven.model.ProfileconvertFromSettingsProfile(Profile settingsProfile) static SettingscopySettings(Settings settings) static void
-
Method Details
-
merge
-
convertFromSettingsProfile
- Parameters:
settingsProfile-- Returns:
- a profile
-
copySettings
-