Package | Description |
---|---|
org.codehaus.gmavenplus.mojo |
Maven mojos.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenerateStubsMojo
The base generate stubs mojo, which all generate stubs mojos extend.
|
class |
AddStubSourcesMojo
Adds Groovy stubs directory back to Maven's list of source directories.
|
class |
AddTestStubSourcesMojo
Adds Groovy test stubs directory back to Maven's list of test source
directories.
|
class |
GenerateStubsMojo
Generates stubs for the main Groovy sources and adds them to Maven's sources
for the Maven compiler plugin to find.
|
class |
GenerateTestStubsMojo
Generates stubs for the test Groovy sources and adds them to Maven's test
sources for the Maven compiler plugin to find.
|
class |
RemoveStubsMojo
This mojo removes Groovy stubs from the project's sources.
|
class |
RemoveTestStubsMojo
This mojo removes Groovy test stubs from the project's sources.
|
Copyright © 2011–2016. All rights reserved.