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 LegacySupport
DefaultMaven. 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 LegacySupport
DefaultArtifactDeployer. 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 LegacySupport
DefaultArtifactInstaller. 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 LegacySupport
DefaultWagonManager. 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 LegacySupport
DefaultArtifactRepositoryFactory. 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 LegacySupport
DefaultArtifactResolver. legacySupport
-
Uses of LegacySupport in org.apache.maven.plugin
Fields in org.apache.maven.plugin declared as LegacySupport Modifier and Type Field Description private LegacySupport
DefaultBuildPluginManager. 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 class
DefaultLegacySupport
Helps 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 LegacySupport
DefaultPluginManager. legacySupport
-
Uses of LegacySupport in org.apache.maven.project
Fields in org.apache.maven.project declared as LegacySupport Modifier and Type Field Description private LegacySupport
DefaultMavenProjectBuilder. legacySupport
Deprecated. -
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 LegacySupport
MavenMetadataSource. 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 LegacySupport
DefaultWagonManager. 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 LegacySupport
DefaultLegacyArtifactCollector. legacySupport
-