Uses of Class
org.codehaus.gmavenplus.mojo.AbstractGenerateStubsMojo
-
Packages that use AbstractGenerateStubsMojo Package Description org.codehaus.gmavenplus.mojo Maven mojos. -
-
Uses of AbstractGenerateStubsMojo in org.codehaus.gmavenplus.mojo
Subclasses of AbstractGenerateStubsMojo in org.codehaus.gmavenplus.mojo Modifier and Type Class Description classGenerateStubsMojoGenerates stubs for the main Groovy sources and adds them to Maven's sources for the Maven compiler plugin to find.classGenerateTestStubsMojoGenerates stubs for the test Groovy sources and adds them to Maven's test sources for the Maven compiler plugin to find.
-