org.apache.maven.settings
Class RuntimeInfo
java.lang.Object
org.apache.maven.settings.RuntimeInfo
Deprecated.
@Deprecated
public class RuntimeInfo
- extends Object
To handle runtime informations like local repository or profiles.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
userHome
public static final String userHome
- Deprecated.
userMavenConfigurationHome
public static final File userMavenConfigurationHome
- Deprecated.
DEFAULT_USER_SETTINGS_FILE
public static final File DEFAULT_USER_SETTINGS_FILE
- Deprecated.
RuntimeInfo
public RuntimeInfo()
- Deprecated.
RuntimeInfo
public RuntimeInfo(File settings)
- Deprecated.
getFile
public File getFile()
- Deprecated.
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.