@Mojo(name="addStubSources",
threadSafe=true)
public class AddStubSourcesMojo
extends AbstractGroovyStubSourcesMojo
| Modifier and Type | Field and Description |
|---|---|
protected File |
stubsOutputDirectory
The location for the compiled classes.
|
MAIN, TESTclassWrangler, GROOVY_1_5_0, GROOVY_SOURCES_PATTERN, JAVA_1_7, JAVA_1_8, JAVA_12, JAVA_SOURCES_PATTERN, minGroovyVersion, mojoExecution, pluginArtifacts, project, session| Constructor and Description |
|---|
AddStubSourcesMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Executes this mojo.
|
getStubs, removeSourceRootgetFiles, getFilesets, getTestFiles, getTestFilesetsgetJavaVersion, getJavaVersionString, groovyAtLeast, groovyIs, groovyNewerThan, groovyOlderThan, groovyVersionSupportsAction, isGroovyIndy, isJavaSupportIndy, isJavaSupportParameters, isJavaSupportPreviewFeatures, logPluginClasspath, setupClassWrangler@Parameter(defaultValue="${project.build.directory}/generated-sources/groovy-stubs/main")
protected File stubsOutputDirectory
Copyright © 2011–2025. All rights reserved.