Package | Description |
---|---|
org.codehaus.gmavenplus.mojo |
Maven mojos.
|
Class and Description |
---|
AbstractCompileMojo
The base compile mojo, which all compile mojos extend.
|
AbstractGenerateStubsMojo
The base generate stubs mojo, which all generate stubs mojos extend.
|
AbstractGroovydocMojo
The base groovydoc mojo, which all groovydoc mojos extend.
|
AbstractGroovyMojo
The base mojo class, which all other mojos extend.
|
AbstractGroovySourcesMojo
This mojo provides access to the Groovy sources.
|
AbstractGroovyStubSourcesMojo
This mojo provides access to the Groovy sources (including stubs).
|
AbstractToolsMojo
The base tools mojo, which all tool mojos extend.
|
Link
This class was taken from the Groovy project, so that Groovydoc links can be
added as mojo parameters without a compile dependency on Groovy.
|
Copyright © 2011–2018. All rights reserved.