Uses of Interface
org.apache.maven.plugin.LegacySupport
Packages that use LegacySupport
Package
Description
- 
Uses of LegacySupport in org.apache.mavenConstructors in org.apache.maven with parameters of type LegacySupportModifierConstructorDescriptionDefaultMaven(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) 
- 
Uses of LegacySupport in org.apache.maven.pluginConstructors 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.internalClasses in org.apache.maven.plugin.internal that implement LegacySupportModifier and TypeClassDescriptionclassHelps 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.artifactConstructors 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.