public class AetherUtils extends Object
Constructor and Description |
---|
AetherUtils() |
Modifier and Type | Method and Description |
---|---|
static File |
findGlobalSettings(org.apache.tools.ant.Project project) |
static File |
findUserSettings(org.apache.tools.ant.Project project) |
static RemoteRepositories |
getDefaultRepositories(org.apache.tools.ant.Project project) |
static String |
getMavenHome(org.apache.tools.ant.Project project) |
public static File findGlobalSettings(org.apache.tools.ant.Project project)
public static String getMavenHome(org.apache.tools.ant.Project project)
public static File findUserSettings(org.apache.tools.ant.Project project)
public static RemoteRepositories getDefaultRepositories(org.apache.tools.ant.Project project)
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.