Uses of Interface
org.apache.maven.plugin.LegacySupport
-
-
Uses of LegacySupport in org.apache.maven
Fields in org.apache.maven declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultMaven. legacySupport -
Uses of LegacySupport in org.apache.maven.artifact.deployer
Fields in org.apache.maven.artifact.deployer declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultArtifactDeployer. legacySupport -
Uses of LegacySupport in org.apache.maven.artifact.installer
Fields in org.apache.maven.artifact.installer declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultArtifactInstaller. legacySupport -
Uses of LegacySupport in org.apache.maven.artifact.manager
Fields in org.apache.maven.artifact.manager declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultWagonManager. legacySupport -
Uses of LegacySupport in org.apache.maven.artifact.repository
Fields in org.apache.maven.artifact.repository declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultArtifactRepositoryFactory. legacySupport -
Uses of LegacySupport in org.apache.maven.artifact.resolver
Fields in org.apache.maven.artifact.resolver declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultArtifactResolver. legacySupport -
Uses of LegacySupport in org.apache.maven.plugin
Fields in org.apache.maven.plugin declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultBuildPluginManager. legacySupport -
Uses of LegacySupport in org.apache.maven.plugin.internal
Classes in org.apache.maven.plugin.internal that implement LegacySupport Modifier and Type Class Description classDefaultLegacySupportHelps to provide backward-compatibility with plugins that use legacy components.Fields in org.apache.maven.plugin.internal declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultPluginManager. legacySupport -
Uses of LegacySupport in org.apache.maven.project
Fields in org.apache.maven.project declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultMavenProjectBuilder. legacySupportDeprecated. -
Uses of LegacySupport in org.apache.maven.project.artifact
Fields in org.apache.maven.project.artifact declared as LegacySupport Modifier and Type Field Description private LegacySupportMavenMetadataSource. legacySupport -
Uses of LegacySupport in org.apache.maven.repository.legacy
Fields in org.apache.maven.repository.legacy declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultWagonManager. legacySupport -
Uses of LegacySupport in org.apache.maven.repository.legacy.resolver
Fields in org.apache.maven.repository.legacy.resolver declared as LegacySupport Modifier and Type Field Description private LegacySupportDefaultLegacyArtifactCollector. legacySupport
-