public abstract class AbstractGroovyStubSourcesMojo extends AbstractGroovySourcesMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
stubsOutputDirectory
The location for the compiled classes.
|
protected File |
testStubsOutputDirectory
The location for the compiled test classes.
|
MAIN, sources, TEST, testSourcesGROOVY_SOURCES_PATTERN, JAVA_SOURCES_PATTERN, localRepository, pluginArtifacts, project, reactorProjects, session, settings| Constructor and Description |
|---|
AbstractGroovyStubSourcesMojo() |
| Modifier and Type | Method and 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.
|
getFiles, getFilesets, getSourceRoots, getSourceRoots, getSources, getSources, getTestSourceRoots, getTestSourceRoots, getTestSources, getTestSources, setSources, setTestSourcesgetGroovyDependency, getGroovyVersion, getGroovyVersionString, getJavaVersion, getJavaVersionString, isGroovyArtifactId, isGroovyArtifactId, isGroovyGroupId, isGroovyGroupId, isGroovyIndy, isJavaSupportIndy, logGroovyVersiongetLog, getPluginContext, setLog, setPluginContextCopyright © 2011-2014. All Rights Reserved.