A C D E F G H I L M O P R S T W

A

AbstractCompileMojo - Class in org.codehaus.gmaven.plugin.compile
Support for compile mojos that generate classes.
AbstractCompileMojo() - Constructor for class org.codehaus.gmaven.plugin.compile.AbstractCompileMojo
 
AbstractGenerateStubsMojo - Class in org.codehaus.gmaven.plugin.stubgen
Support for Java stub generation mojos.
AbstractGenerateStubsMojo() - Constructor for class org.codehaus.gmaven.plugin.stubgen.AbstractGenerateStubsMojo
 
addAttachedArtifact(Artifact) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addCompileSourceRoot(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addContributor(Contributor) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addDeveloper(Developer) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addForcedCompilationSource(MavenProject, File) - Method in class org.codehaus.gmaven.plugin.CompileState
 
addForcedCompilationTestSource(MavenProject, File) - Method in class org.codehaus.gmaven.plugin.CompileState
 
addLicense(License) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addMailingList(MailingList) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addPlugin(Plugin) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addProjectReference(MavenProject) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addResource(Resource) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addScriptSourceRoot(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addSourceRoot(File) - Method in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
addTestCompileSourceRoot(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
addTestResource(Resource) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
alignToBaseDirectory(File) - Method in class org.codehaus.gmaven.plugin.execute.ExpressionEvaluatorImpl
 
artifactFactory - Variable in class org.codehaus.gmaven.plugin.MojoSupport
 
artifactMetadataSource - Variable in class org.codehaus.gmaven.plugin.MojoSupport
 
artifactRepository - Variable in class org.codehaus.gmaven.plugin.MojoSupport
 
artifactResolver - Variable in class org.codehaus.gmaven.plugin.MojoSupport
 
attachArtifact(String, String, File) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 

C

canConvert(Class) - Method in class org.codehaus.gmaven.plugin.execute.SourceConverter
 
classpath - Variable in class org.codehaus.gmaven.plugin.CompilerMojoSupport
Additional artifacts to add to the classpath (in addition to the classpath which is picked up from the executing poms configuration).
compile(ClassCompiler, FileSet[]) - Method in class org.codehaus.gmaven.plugin.compile.AbstractCompileMojo
 
compile(StubCompiler, FileSet[]) - Method in class org.codehaus.gmaven.plugin.stubgen.AbstractGenerateStubsMojo
 
CompileMojo - Class in org.codehaus.gmaven.plugin.compile
Compiles Groovy sources.
CompileMojo() - Constructor for class org.codehaus.gmaven.plugin.compile.CompileMojo
 
CompilerMojoSupport - Class in org.codehaus.gmaven.plugin
Support for compile mojos (class and stub gen).
CompilerMojoSupport(String) - Constructor for class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
compileState - Variable in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
CompileState - Class in org.codehaus.gmaven.plugin
Support for communication between stub generation and compilation.
CompileState() - Constructor for class org.codehaus.gmaven.plugin.CompileState
 
ComponentMojoSupport - Class in org.codehaus.gmaven.plugin
Support for Mojo implementations which delegate to a feature component.
ComponentMojoSupport(String) - Constructor for class org.codehaus.gmaven.plugin.ComponentMojoSupport
 
configuration - Variable in class org.codehaus.gmaven.plugin.execute.Source
 
configure(Configuration) - Method in class org.codehaus.gmaven.plugin.ComponentMojoSupport
 
configure(Configuration) - Method in class org.codehaus.gmaven.plugin.tools.ShellMojo
 
ConsoleMojo - Class in org.codehaus.gmaven.plugin.tools
Launches the Groovy GUI console.
ConsoleMojo() - Constructor for class org.codehaus.gmaven.plugin.tools.ConsoleMojo
 
createArtifact(ArtifactItem) - Method in class org.codehaus.gmaven.plugin.MojoSupport
Create a new artifact.
createArtifacts(ArtifactFactory, String, ArtifactFilter) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
createClassPath() - Method in class org.codehaus.gmaven.plugin.MojoSupport
 

D

detectCompatibleProvider() - Method in class org.codehaus.gmaven.plugin.ProviderMojoSupport
 
doExecute() - Method in class org.codehaus.gmaven.plugin.compile.TestCompileMojo
 
doExecute() - Method in class org.codehaus.gmaven.plugin.ComponentMojoSupport
 
doExecute() - Method in class org.codehaus.gmaven.plugin.MojoSupport
 
doExecute() - Method in class org.codehaus.gmaven.plugin.tools.ProvidersMojo
 

E

enableLogging(Logger) - Method in class org.codehaus.gmaven.plugin.execute.SourceConverter
 
evaluate(String) - Method in class org.codehaus.gmaven.plugin.execute.ExpressionEvaluatorImpl
 
evaluator - Variable in class org.codehaus.gmaven.plugin.execute.Source
 
execute() - Method in class org.codehaus.gmaven.plugin.MojoSupport
Main Mojo execution hook.
execute() - Method in class org.codehaus.gmaven.plugin.stubgen.AbstractGenerateStubsMojo
 
execute() - Method in class org.codehaus.gmaven.plugin.tools.HelpMojo
ExecuteMojo - Class in org.codehaus.gmaven.plugin.execute
Executes a Groovy script.
ExecuteMojo() - Constructor for class org.codehaus.gmaven.plugin.execute.ExecuteMojo
 
ExpressionEvaluatorImpl - Class in org.codehaus.gmaven.plugin.execute
Custom expresion evaluation for Groovy executions.
ExpressionEvaluatorImpl(MavenSession, MavenProject) - Constructor for class org.codehaus.gmaven.plugin.execute.ExpressionEvaluatorImpl
 

F

feature() - Method in class org.codehaus.gmaven.plugin.ComponentMojoSupport
 
feature(String) - Method in class org.codehaus.gmaven.plugin.ComponentMojoSupport
 
forceCompile(File) - Method in class org.codehaus.gmaven.plugin.stubgen.AbstractGenerateStubsMojo
 
forceCompile(File) - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateStubsMojo
 
forceCompile(File) - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateTestStubsMojo
 
fromConfiguration(ConverterLookup, PlexusConfiguration, Class, Class, ClassLoader, ExpressionEvaluator, ConfigurationListener) - Method in class org.codehaus.gmaven.plugin.execute.SourceConverter
 

G

GenerateStubsMojo - Class in org.codehaus.gmaven.plugin.stubgen
Generate Java stubs from Groovy sources.
GenerateStubsMojo() - Constructor for class org.codehaus.gmaven.plugin.stubgen.GenerateStubsMojo
 
GenerateTestStubsMojo - Class in org.codehaus.gmaven.plugin.stubgen
Generate Java stubs from Groovy test sources.
GenerateTestStubsMojo() - Constructor for class org.codehaus.gmaven.plugin.stubgen.GenerateTestStubsMojo
 
getActiveProfiles() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getArtifact() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getArtifact(ArtifactItem) - Method in class org.codehaus.gmaven.plugin.MojoSupport
Resolves the Artifact from the remote repository if necessary.
getArtifactId() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getArtifactMap() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getAttachedArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getBasedir() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getBuild() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getBuildExtensions() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getBuildPlugins() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getCiManagement() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getCollectedProjects() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getCompileArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getCompileClasspathElements() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getCompileDependencies() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getCompileSourceRoots() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getContributors() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getDefaultGoal() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getDefaultSources() - Method in class org.codehaus.gmaven.plugin.compile.CompileMojo
 
getDefaultSources() - Method in class org.codehaus.gmaven.plugin.compile.TestCompileMojo
 
getDefaultSources() - Method in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
getDefaultSources() - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateStubsMojo
 
getDefaultSources() - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateTestStubsMojo
 
getDelegate() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getDependencies() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getDependencyArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getDependencyManagement() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getDescription() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getDevelopers() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getDistributionManagement() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getDistributionManagementArtifactRepository() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getExcludesFrom(FileSet) - Method in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
getExecutionProject() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getExtensionArtifactMap() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getExtensionArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getFile() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getFilters() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getForcedCompilationSources(MavenProject) - Method in class org.codehaus.gmaven.plugin.CompileState
 
getForcedCompilationTestSources(MavenProject) - Method in class org.codehaus.gmaven.plugin.CompileState
 
getForcedCompileSources() - Method in class org.codehaus.gmaven.plugin.compile.AbstractCompileMojo
 
getForcedCompileSources() - Method in class org.codehaus.gmaven.plugin.compile.CompileMojo
 
getForcedCompileSources() - Method in class org.codehaus.gmaven.plugin.compile.TestCompileMojo
 
getGoalConfiguration(String, String, String, String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getGroupId() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getId() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getInceptionYear() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getIncludesFrom(FileSet) - Method in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
getIssueManagement() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getLicenses() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getMailingLists() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getModel() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getModelVersion() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getModulePathAdjustment(MavenProject) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getModules() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getName() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getOrganization() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getOriginalModel() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getOutputDirectory() - Method in class org.codehaus.gmaven.plugin.compile.CompileMojo
 
getOutputDirectory() - Method in class org.codehaus.gmaven.plugin.compile.TestCompileMojo
 
getOutputDirectory() - Method in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
getOutputDirectory() - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateStubsMojo
 
getOutputDirectory() - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateTestStubsMojo
 
getPackaging() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getParent() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getParentArtifact() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getPluginArtifactMap() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getPluginArtifactRepositories() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getPluginArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getPluginManagement() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getPluginRepositories() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getPrerequisites() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getProjectClasspathElements() - Method in class org.codehaus.gmaven.plugin.compile.CompileMojo
 
getProjectClasspathElements() - Method in class org.codehaus.gmaven.plugin.compile.TestCompileMojo
 
getProjectClasspathElements() - Method in class org.codehaus.gmaven.plugin.execute.ExecuteMojo
Allow the script to work with every JAR dependency of both the project and plugin, including optional and provided dependencies.
getProjectClasspathElements() - Method in class org.codehaus.gmaven.plugin.MojoSupport
 
getProjectClasspathElements() - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateStubsMojo
 
getProjectClasspathElements() - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateTestStubsMojo
 
getProjectClasspathElements() - Method in class org.codehaus.gmaven.plugin.tools.ConsoleMojo
 
getProjectClasspathElements() - Method in class org.codehaus.gmaven.plugin.tools.ShellMojo
 
getProjectReferences() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getProperties() - Method in class org.codehaus.gmaven.plugin.execute.GroovyMavenProjectAdapter
 
getProperties() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getProviderManager() - Method in class org.codehaus.gmaven.plugin.ProviderMojoSupport
 
getProviderSelection() - Method in class org.codehaus.gmaven.plugin.ProviderMojoSupport
 
getRemoteArtifactRepositories() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getReportArtifactMap() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getReportArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getReportConfiguration(String, String, String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getReporting() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getReportPlugins() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getRepositories() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getResources() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getRuntimeArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getRuntimeClasspathElements() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getRuntimeDependencies() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getScm() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getScriptSourceRoots() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getSourceRoots() - Method in class org.codehaus.gmaven.plugin.compile.CompileMojo
 
getSourceRoots() - Method in class org.codehaus.gmaven.plugin.compile.TestCompileMojo
 
getSourceRoots() - Method in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
getSourceRoots() - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateStubsMojo
 
getSourceRoots() - Method in class org.codehaus.gmaven.plugin.stubgen.GenerateTestStubsMojo
 
getSystemArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getSystemClasspathElements() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getSystemDependencies() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getTestArtifacts() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getTestClasspathElements() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getTestCompileSourceRoots() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getTestDependencies() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getTestResources() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getUrl() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
getUserClassspathElements() - Method in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
getUserClassspathElements() - Method in class org.codehaus.gmaven.plugin.execute.ExecuteMojo
 
getUserClassspathElements() - Method in class org.codehaus.gmaven.plugin.MojoSupport
 
getVersion() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
GroovyMavenProjectAdapter - Class in org.codehaus.gmaven.plugin.execute
Provides property resolution access to Groovy executions.
GroovyMavenProjectAdapter(MavenProject, MavenSession, Map, Map) - Constructor for class org.codehaus.gmaven.plugin.execute.GroovyMavenProjectAdapter
 

H

hasParent() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
HelpMojo - Class in org.codehaus.gmaven.plugin.tools
Display help information on gmaven-plugin.
Call
HelpMojo() - Constructor for class org.codehaus.gmaven.plugin.tools.HelpMojo
 

I

injectPluginManagementInfo(Plugin) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
isExecutionRoot() - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 

L

log - Variable in class org.codehaus.gmaven.plugin.MojoSupport
 
logEnvironment() - Method in class org.codehaus.gmaven.plugin.tools.ProvidersMojo
 

M

MavenProjectDelegateAdapter - Class in org.codehaus.gmaven.plugin.execute
MavenProject delegation adapter.
MavenProjectDelegateAdapter(MavenProject) - Constructor for class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
MojoSupport - Class in org.codehaus.gmaven.plugin
Support for Mojo implementations.
MojoSupport() - Constructor for class org.codehaus.gmaven.plugin.MojoSupport
 

O

org.codehaus.gmaven.plugin - package org.codehaus.gmaven.plugin
 
org.codehaus.gmaven.plugin.compile - package org.codehaus.gmaven.plugin.compile
 
org.codehaus.gmaven.plugin.execute - package org.codehaus.gmaven.plugin.execute
 
org.codehaus.gmaven.plugin.stubgen - package org.codehaus.gmaven.plugin.stubgen
 
org.codehaus.gmaven.plugin.tools - package org.codehaus.gmaven.plugin.tools
 

P

pluginArtifactMap - Variable in class org.codehaus.gmaven.plugin.ProviderMojoSupport
 
process(Component) - Method in class org.codehaus.gmaven.plugin.compile.AbstractCompileMojo
 
process(Component) - Method in class org.codehaus.gmaven.plugin.ComponentMojoSupport
 
process(Component) - Method in class org.codehaus.gmaven.plugin.execute.ExecuteMojo
 
process(Component) - Method in class org.codehaus.gmaven.plugin.stubgen.AbstractGenerateStubsMojo
 
process(Component) - Method in class org.codehaus.gmaven.plugin.tools.ConsoleMojo
 
process(Component) - Method in class org.codehaus.gmaven.plugin.tools.ShellMojo
 
project - Variable in class org.codehaus.gmaven.plugin.MojoSupport
 
provider() - Method in class org.codehaus.gmaven.plugin.ProviderMojoSupport
 
ProviderMojoSupport - Class in org.codehaus.gmaven.plugin
Provides support for Mojo implementations which need to have access to a Provider instances.
ProviderMojoSupport() - Constructor for class org.codehaus.gmaven.plugin.ProviderMojoSupport
 
ProvidersMojo - Class in org.codehaus.gmaven.plugin.tools
Displays information about the Groovy runtime providers which are configured and selected.
ProvidersMojo() - Constructor for class org.codehaus.gmaven.plugin.tools.ProvidersMojo
 

R

remoteRepositories - Variable in class org.codehaus.gmaven.plugin.MojoSupport
 
replaceWithActiveArtifact(Artifact) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
resolveArtifact(Artifact, boolean) - Method in class org.codehaus.gmaven.plugin.MojoSupport
Resolves the Artifact from the remote repository if necessary.

S

scanForSources(FileSet, SourceMapping[]) - Method in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
scanForSources(FileSet, SourceMapping) - Method in class org.codehaus.gmaven.plugin.CompilerMojoSupport
 
setActiveProfiles(List) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setArtifact(Artifact) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setArtifactId(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setArtifacts(Set) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setBuild(Build) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setCiManagement(CiManagement) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setCollectedProjects(List) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setContributors(List) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setDependencies(List) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setDependencyArtifacts(Set) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setDescription(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setDevelopers(List) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setDistributionManagement(DistributionManagement) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setExecutionProject(MavenProject) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setExecutionRoot(boolean) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setExtensionArtifacts(Set) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setFile(File) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setGroupId(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setInceptionYear(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setIssueManagement(IssueManagement) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setLicenses(List) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setMailingLists(List) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setModelVersion(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setName(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setOrganization(Organization) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setOriginalModel(Model) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setPackaging(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setParent(MavenProject) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setParentArtifact(Artifact) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setPluginArtifactRepositories(List) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setPluginArtifacts(Set) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setReleaseArtifactRepository(ArtifactRepository) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setRemoteArtifactRepositories(List) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setReportArtifacts(Set) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setReporting(Reporting) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setScm(Scm) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setSnapshotArtifactRepository(ArtifactRepository) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setUrl(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
setVersion(String) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
ShellMojo - Class in org.codehaus.gmaven.plugin.tools
Launches the Groovy Shell (aka.
ShellMojo() - Constructor for class org.codehaus.gmaven.plugin.tools.ShellMojo
 
Source - Class in org.codehaus.gmaven.plugin.execute
Container for groovy:execute source configuration.
Source(PlexusConfiguration, ExpressionEvaluator) - Constructor for class org.codehaus.gmaven.plugin.execute.Source
 
SourceConverter - Class in org.codehaus.gmaven.plugin.execute
Plexus converter for Source objects.
SourceConverter() - Constructor for class org.codehaus.gmaven.plugin.execute.SourceConverter
 
sources - Variable in class org.codehaus.gmaven.plugin.CompilerMojoSupport
Source files to be included.

T

TestCompileMojo - Class in org.codehaus.gmaven.plugin.compile
Compiles Groovy test sources.
TestCompileMojo() - Constructor for class org.codehaus.gmaven.plugin.compile.TestCompileMojo
 
toString() - Method in class org.codehaus.gmaven.plugin.execute.Source
 

W

writeModel(Writer) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 
writeOriginalModel(Writer) - Method in class org.codehaus.gmaven.plugin.execute.MavenProjectDelegateAdapter
 

A C D E F G H I L M O P R S T W

Copyright © 2006-2012 Codehaus. All Rights Reserved.