Uses of Class
org.codehaus.gmavenplus.mojo.AbstractGenerateStubsMojo
Packages that use AbstractGenerateStubsMojo
-
Uses of AbstractGenerateStubsMojo in org.codehaus.gmavenplus.mojo
Subclasses of AbstractGenerateStubsMojo in org.codehaus.gmavenplus.mojoModifier and TypeClassDescriptionclassGenerates stubs for the main Groovy sources and adds them to Maven's sources for the Maven compiler plugin to find.classGenerates stubs for the test Groovy sources and adds them to Maven's test sources for the Maven compiler plugin to find.