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 TypeClassDescriptionclass
Generates stubs for the main Groovy sources and adds them to Maven's sources for the Maven compiler plugin to find.class
Generates stubs for the test Groovy sources and adds them to Maven's test sources for the Maven compiler plugin to find.