public class ExcludeReactorProjectsDependencyFilter extends AbstractFilter
TransformableFilter implementation that excludes artifacts found in the Reactor.| Constructor and Description |
|---|
ExcludeReactorProjectsDependencyFilter(List<MavenProject> reactorProjects,
Log log) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Node node,
List<Node> parents) |
transformpublic ExcludeReactorProjectsDependencyFilter(List<MavenProject> reactorProjects, Log log)
public boolean accept(Node node, List<Node> parents)
accept in class AbstractFilterCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.