@Mojo(name="test-jdkinternals", requiresDependencyResolution=TEST, defaultPhase=PROCESS_TEST_CLASSES, threadSafe=true) public class TestJDKInternalsMojo extends AbstractJDepsMojo
Constructor and Description |
---|
TestJDKInternalsMojo() |
Modifier and Type | Method and Description |
---|---|
protected String |
getClassesDirectory() |
protected Collection<Path> |
getClassPath() |
protected boolean |
isFailOnWarning() |
addJDepsClasses, addJDepsOptions, execute, getDependenciesToAnalyze, getProject
getLog, getPluginContext, setLog, setPluginContext
protected boolean isFailOnWarning()
isFailOnWarning
in class AbstractJDepsMojo
protected String getClassesDirectory()
getClassesDirectory
in class AbstractJDepsMojo
protected Collection<Path> getClassPath() throws DependencyResolutionRequiredException
getClassPath
in class AbstractJDepsMojo
DependencyResolutionRequiredException
Copyright © 2015–2019 The Apache Software Foundation. All rights reserved.