Uses of Interface
org.apache.maven.plugin.LegacySupport
Packages that use LegacySupport
-
Uses of LegacySupport in org.apache.maven
Constructors in org.apache.maven with parameters of type LegacySupportModifierConstructorDescriptionDefaultMaven(org.apache.maven.api.services.Lookup lookup, ExecutionEventCatapult eventCatapult, LegacySupport legacySupport, SessionScope sessionScope, RepositorySystemSessionFactory repositorySessionFactory, GraphBuilder graphBuilder, BuildResumptionAnalyzer buildResumptionAnalyzer, BuildResumptionDataRepository buildResumptionDataRepository, org.apache.maven.model.superpom.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 TypeClassDescriptionclassHelps to provide backward-compatibility with plugins that use legacy components.