Uses of Class
org.apache.maven.plugin.compiler.DependencyExclusion
-
Uses of DependencyExclusion in org.apache.maven.plugin.compiler
Fields in org.apache.maven.plugin.compiler with type parameters of type DependencyExclusionModifier and TypeFieldDescriptionprivate Set<DependencyExclusion> DependencyCoordinate.exclusionsMethods in org.apache.maven.plugin.compiler that return types with arguments of type DependencyExclusionMethod parameters in org.apache.maven.plugin.compiler with type arguments of type DependencyExclusionModifier and TypeMethodDescriptionprivate Set<org.eclipse.aether.graph.Exclusion> AbstractCompilerMojo.convertToAetherExclusions(Set<DependencyExclusion> exclusions) voidDependencyCoordinate.setExclusions(Set<DependencyExclusion> exclusions)