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) |
processInstructionspublic DependencyExcluder(Collection dependencyArtifacts)
public void processHeaders(String excludeDependencies) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected void processDependencies(Collection dependencies, String inline)
processDependencies in class AbstractDependencyFilterpublic Collection getExcludedArtifacts()
Copyright © 2006-2016 The Apache Software Foundation. All Rights Reserved.