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()
Deprecated.
as of version 1.5, m2e does not provide API to access or configure Maven Installations
|
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–2015 Sonatype, Inc.. All rights reserved.