Uses of Class
org.codehaus.gmavenplus.mojo.AbstractToolsMojo
-
Packages that use AbstractToolsMojo Package Description org.codehaus.gmavenplus.mojo Maven mojos. -
-
Uses of AbstractToolsMojo in org.codehaus.gmavenplus.mojo
Subclasses of AbstractToolsMojo in org.codehaus.gmavenplus.mojo Modifier and Type Class Description classConsoleMojoLaunches a Groovy console window bound to the current project.classExecuteMojoExecutes Groovy scripts (in the pom or external), bound to the current project.classShellMojoLaunches a Groovy shell bound to the current project.
-