AbstractGenerateStubsMojo, AddStubSourcesMojo, AddTestStubSourcesMojo, RemoveStubsMojo, RemoveTestStubsMojopublic abstract class AbstractGroovyStubSourcesMojo extends AbstractGroovySourcesMojo
| Modifier and Type | Field | Description |
|---|---|---|
protected File |
stubsOutputDirectory |
The location for the compiled classes.
|
protected File |
testStubsOutputDirectory |
The location for the compiled test classes.
|
classWrangler, GROOVY_1_5_0, GROOVY_SOURCES_PATTERN, JAVA_1_7, JAVA_SOURCES_PATTERN, minGroovyVersion, mojoExecution, pluginArtifacts, project, session, skipTestsMAIN, sources, TEST, testSources| Constructor | Description |
|---|---|
AbstractGroovyStubSourcesMojo() |
| Modifier and Type | Method | Description |
|---|---|---|
protected Set<File> |
getStubs() |
Gets the set of files of the main stubs.
|
protected Set<File> |
getTestStubs() |
Gets the set of files of the test stubs.
|
getJavaVersion, getJavaVersionString, groovyVersionSupportsAction, isJavaSupportIndy, logPluginClasspathgetFiles, getFilesets, getSourceRoots, getSourceRoots, getSources, getSources, getTestSourceRoots, getTestSourceRoots, getTestSources, getTestSources, setSources, setTestSourcesCopyright © 2011–2019. All rights reserved.