Uses of Interface
org.apache.maven.plugin.LegacySupport
Packages that use LegacySupport
Package
Description
-
Uses of LegacySupport in org.apache.maven
Constructors 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.plugin
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.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.artifact
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.