public class DependencyScanner extends Object
| Constructor and Description |
|---|
DependencyScanner(List<File> dependenciesToScan,
TestListResolver filter) |
| Modifier and Type | Method and Description |
|---|---|
static List<Artifact> |
filter(List<Artifact> artifacts,
List<String> groupArtifactIds) |
DefaultScanResult |
scan() |
public DependencyScanner(List<File> dependenciesToScan, TestListResolver filter)
public DefaultScanResult scan() throws MojoExecutionException
MojoExecutionExceptionCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.