public final class DependencyExcluder extends AbstractDependencyFilter
Constructor and Description |
---|
DependencyExcluder(Collection dependencyArtifacts) |
Modifier and Type | Method and Description |
---|---|
Collection |
getExcludedArtifacts() |
protected void |
processDependencies(Collection dependencies,
String inline) |
void |
processHeaders(String excludeDependencies) |
processInstructions
public DependencyExcluder(Collection dependencyArtifacts)
public void processHeaders(String excludeDependencies) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected void processDependencies(Collection dependencies, String inline)
processDependencies
in class AbstractDependencyFilter
public Collection getExcludedArtifacts()
Copyright © 2006-2021 The Apache Software Foundation. All Rights Reserved.