public final class MavenPlugin extends Object
Modifier and Type | Method and Description |
---|---|
static MavenPlugin |
getDefault()
Deprecated.
Use static getCOMPONENT methods instead
|
static IndexManager |
getIndexManager() |
static IMaven |
getMaven() |
static IMavenConfiguration |
getMavenConfiguration() |
static MavenModelManager |
getMavenModelManager() |
static IMavenProjectRegistry |
getMavenProjectRegistry() |
static MavenRuntimeManager |
getMavenRuntimeManager() |
static IProjectConfigurationManager |
getProjectConfigurationManager() |
static IProjectConversionManager |
getProjectConversionManager() |
static IRepositoryRegistry |
getRepositoryRegistry() |
public static MavenPlugin getDefault()
public static IMaven getMaven()
public static IMavenProjectRegistry getMavenProjectRegistry()
public static IProjectConfigurationManager getProjectConfigurationManager()
public static IRepositoryRegistry getRepositoryRegistry()
public static IndexManager getIndexManager()
public static IMavenConfiguration getMavenConfiguration()
public static MavenRuntimeManager getMavenRuntimeManager()
public static MavenModelManager getMavenModelManager()
public static IProjectConversionManager getProjectConversionManager()
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.