| Package | Description |
|---|---|
| org.apache.maven | |
| org.apache.maven.plugin | |
| org.apache.maven.plugin.internal | |
| org.apache.maven.project.artifact |
| Constructor and Description |
|---|
DefaultMaven(ProjectBuilder projectBuilder,
LifecycleStarter lifecycleStarter,
org.codehaus.plexus.PlexusContainer container,
ExecutionEventCatapult eventCatapult,
LegacySupport legacySupport,
SessionScope sessionScope,
DefaultRepositorySystemSessionFactory repositorySessionFactory,
GraphBuilder graphBuilder,
BuildResumptionAnalyzer buildResumptionAnalyzer,
BuildResumptionDataRepository buildResumptionDataRepository,
SuperPomProvider superPomProvider,
DefaultSessionFactory defaultSessionFactory) |
| Constructor and Description |
|---|
DefaultBuildPluginManager(MavenPluginManager mavenPluginManager,
LegacySupport legacySupport,
MojoExecutionScope scope,
List<MojoExecutionListener> mojoExecutionListeners) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLegacySupport
Helps to provide backward-compatibility with plugins that use legacy components.
|
| Constructor and Description |
|---|
DefaultPluginManager(org.codehaus.plexus.PlexusContainer container,
MavenPluginManager pluginManager,
PluginVersionResolver pluginVersionResolver,
PluginPrefixResolver pluginPrefixResolver,
LegacySupport legacySupport) |
| Constructor and Description |
|---|
DefaultMetadataSource(RepositoryMetadataManager repositoryMetadataManager,
ArtifactFactory repositorySystem,
ProjectBuilder projectBuilder,
MavenMetadataCache cache,
LegacySupport legacySupport) |
MavenMetadataSource(RepositoryMetadataManager repositoryMetadataManager,
ArtifactFactory repositorySystem,
ProjectBuilder projectBuilder,
MavenMetadataCache cache,
LegacySupport legacySupport) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.