Field and Description | |
---|---|
BuildSettings#BUILD_LISTENERS |
The name of the system property for multiple build listeners
|
BuildSettings#DEPENDENCY_RESOLVER |
The dependency resolver to use
|
BuildSettings#GLOBAL_PLUGINS_DIR |
The name of the system property for global plugins directory
|
BuildSettings#PLUGINS_DIR |
The name of the system property for the project plugins directory
|
BuildSettings#PLUGIN_INCLUDE_SOURCE |
The name of the system property for plugin include source
|
BuildSettings#PLUGIN_STAGING_DIR |
The name of the system property for plugin staging directory
|
BuildSettings#PROJECT_PLUGIN_BUILD_CLASSES_DIR |
The name of the system property for project build classes directory.
|
BuildSettings#PROJECT_PLUGIN_CLASSES_DIR |
The name of the system property for the plugin classes directory
|
BuildSettings#PROJECT_PLUGIN_PROVIDED_CLASSES_DIR |
The name of the system property for plugin provided classes diretory
|
BuildSettings#PROJECT_WAR_EXPLODED_DIR |
The name of the system property for WAR exploded directory
|
BuildSettings#PROJECT_WEB_XML_FILE |
The name of the system property for for the web.xml location
|
BuildSettings#VERBOSE_COMPILE |
The name of the system property for enabling verbose compilation verbose compile
|
Interface and Description |
---|
GrailsPluginInfo
@author Graeme Rocher
|
Resource
@deprecated Use Resource instead
|
Class and Description |
---|
GrailsResourceUtils
@author Graeme Rocher
|
Method and Description |
---|
BuildScope#getCurrent()
Returns the current Scope object based on the currently set "grails.scope" System property
|