org.apache.maven.settings
Class SettingsUtils
java.lang.Object
org.apache.maven.settings.SettingsUtils
public final class SettingsUtils
- extends Object
Method Summary |
static org.apache.maven.model.Profile |
convertFromSettingsProfile(org.apache.maven.settings.Profile settingsProfile)
|
static void |
merge(org.apache.maven.settings.Settings dominant,
org.apache.maven.settings.Settings recessive,
String recessiveSourceLevel)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
merge
public static void merge(org.apache.maven.settings.Settings dominant,
org.apache.maven.settings.Settings recessive,
String recessiveSourceLevel)
convertFromSettingsProfile
public static org.apache.maven.model.Profile convertFromSettingsProfile(org.apache.maven.settings.Profile settingsProfile)
Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.