Uses of Interface
org.apache.maven.plugin.LegacySupport
Packages that use LegacySupport
Package
Description
-
Uses of LegacySupport in org.apache.maven
Fields in org.apache.maven declared as LegacySupportConstructors in org.apache.maven with parameters of type LegacySupportModifierConstructorDescriptionDefaultMaven
(Lookup lookup, ExecutionEventCatapult eventCatapult, LegacySupport legacySupport, SessionScope sessionScope, RepositorySystemSessionFactory repositorySessionFactory, GraphBuilder graphBuilder, BuildResumptionAnalyzer buildResumptionAnalyzer, BuildResumptionDataRepository buildResumptionDataRepository, SuperPomProvider superPomProvider, DefaultSessionFactory defaultSessionFactory, org.eclipse.aether.repository.WorkspaceReader ideWorkspaceReader) -
Uses of LegacySupport in org.apache.maven.artifact.deployer
Fields in org.apache.maven.artifact.deployer declared as LegacySupportModifier and TypeFieldDescriptionprivate LegacySupport
DefaultArtifactDeployer.legacySupport
Deprecated. -
Uses of LegacySupport in org.apache.maven.artifact.installer
Fields in org.apache.maven.artifact.installer declared as LegacySupportModifier and TypeFieldDescriptionprivate LegacySupport
DefaultArtifactInstaller.legacySupport
Deprecated. -
Uses of LegacySupport in org.apache.maven.artifact.manager
Fields in org.apache.maven.artifact.manager declared as LegacySupportModifier and TypeFieldDescriptionprivate LegacySupport
DefaultWagonManager.legacySupport
Deprecated. -
Uses of LegacySupport in org.apache.maven.artifact.repository
Fields in org.apache.maven.artifact.repository declared as LegacySupportModifier and TypeFieldDescriptionprivate LegacySupport
DefaultArtifactRepositoryFactory.legacySupport
Deprecated. -
Uses of LegacySupport in org.apache.maven.artifact.resolver
Fields in org.apache.maven.artifact.resolver declared as LegacySupportModifier and TypeFieldDescriptionprivate LegacySupport
DefaultArtifactResolver.legacySupport
Deprecated. -
Uses of LegacySupport in org.apache.maven.plugin
Fields in org.apache.maven.plugin declared as LegacySupportModifier and TypeFieldDescriptionprivate final LegacySupport
DefaultBuildPluginManager.legacySupport
Constructors in org.apache.maven.plugin with parameters of type LegacySupportModifierConstructorDescriptionDefaultBuildPluginManager
(MavenPluginManager mavenPluginManager, LegacySupport legacySupport, MojoExecutionScope scope, List<MojoExecutionListener> mojoExecutionListeners) -
Uses of LegacySupport in org.apache.maven.plugin.internal
Classes in org.apache.maven.plugin.internal that implement LegacySupportModifier and TypeClassDescriptionclass
Helps to provide backward-compatibility with plugins that use legacy components.Fields in org.apache.maven.plugin.internal declared as LegacySupportModifier and TypeFieldDescriptionprivate final LegacySupport
DefaultPluginManager.legacySupport
Deprecated.Constructors in org.apache.maven.plugin.internal with parameters of type LegacySupportModifierConstructorDescriptionDefaultPluginManager
(org.codehaus.plexus.PlexusContainer container, MavenPluginManager pluginManager, PluginVersionResolver pluginVersionResolver, PluginPrefixResolver pluginPrefixResolver, LegacySupport legacySupport) Deprecated. -
Uses of LegacySupport in org.apache.maven.project
Fields in org.apache.maven.project declared as LegacySupportModifier and TypeFieldDescriptionprivate LegacySupport
DefaultMavenProjectBuilder.legacySupport
Deprecated. -
Uses of LegacySupport in org.apache.maven.project.artifact
Fields in org.apache.maven.project.artifact declared as LegacySupportModifier and TypeFieldDescriptionprivate final LegacySupport
MavenMetadataSource.legacySupport
Deprecated.Constructors in org.apache.maven.project.artifact with parameters of type LegacySupportModifierConstructorDescriptionDefaultMetadataSource
(RepositoryMetadataManager repositoryMetadataManager, ArtifactFactory artifactFactory, ProjectBuilder projectBuilder, MavenMetadataCache cache, LegacySupport legacySupport, MavenRepositorySystem mavenRepositorySystem) Deprecated.MavenMetadataSource
(RepositoryMetadataManager repositoryMetadataManager, ArtifactFactory artifactFactory, ProjectBuilder projectBuilder, MavenMetadataCache cache, LegacySupport legacySupport, MavenRepositorySystem mavenRepositorySystem) Deprecated. -
Uses of LegacySupport in org.apache.maven.repository.legacy
Fields in org.apache.maven.repository.legacy declared as LegacySupportModifier and TypeFieldDescriptionprivate LegacySupport
DefaultWagonManager.legacySupport
Deprecated. -
Uses of LegacySupport in org.apache.maven.repository.legacy.resolver
Fields in org.apache.maven.repository.legacy.resolver declared as LegacySupportModifier and TypeFieldDescriptionprivate LegacySupport
DefaultLegacyArtifactCollector.legacySupport
Deprecated.