Uses of Interface
io.github.ascopes.protobufmavenplugin.dependencies.MavenExclusion
Packages that use MavenExclusion
Package
Description
Dependency management and analysis.
Interoperability with Eclipse Aether for underlying dependency and artifact resolution.
-
Uses of MavenExclusion in io.github.ascopes.protobufmavenplugin.dependencies
Classes in io.github.ascopes.protobufmavenplugin.dependencies that implement MavenExclusionMethods in io.github.ascopes.protobufmavenplugin.dependencies with parameters of type MavenExclusionModifier and TypeMethodDescriptionMavenExclusionBean.from
(MavenExclusion instance) Fill this modifiable instance with attribute values from the providedMavenExclusion
instance. -
Uses of MavenExclusion in io.github.ascopes.protobufmavenplugin.dependencies.aether
Method parameters in io.github.ascopes.protobufmavenplugin.dependencies.aether with type arguments of type MavenExclusionModifier and TypeMethodDescriptionprivate Set
<org.eclipse.aether.graph.Exclusion> AetherArtifactMapper.mapPmpExclusionsToEclipseExclusions
(Collection<? extends MavenExclusion> exclusions)