public class DependencyScanner extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
excludes |
protected List<String> |
includes |
protected List<String> |
specificTests |
| Constructor and Description |
|---|
DependencyScanner(List<File> dependenciesToScan,
List<String> includes,
List<String> excludes,
List<String> specificTests) |
public DefaultScanResult scan() throws MojoExecutionException
MojoExecutionExceptionCopyright © 2004–2014 The Apache Software Foundation. All rights reserved.