Package | Description |
---|---|
org.codehaus.gmaven.plugin | |
org.codehaus.gmaven.plugin.execute |
Modifier and Type | Field and Description |
---|---|
protected ArtifactItem[] |
CompilerMojoSupport.classpath
Additional artifacts to add to the classpath (in addition to the classpath
which is picked up from the executing poms configuration).
|
Modifier and Type | Method and Description |
---|---|
protected ArtifactItem[] |
CompilerMojoSupport.getUserClassspathElements() |
protected ArtifactItem[] |
MojoSupport.getUserClassspathElements() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.maven.artifact.Artifact |
MojoSupport.createArtifact(ArtifactItem item)
Create a new artifact.
|
protected org.apache.maven.artifact.Artifact |
MojoSupport.getArtifact(ArtifactItem item)
Resolves the Artifact from the remote repository if necessary.
|
Modifier and Type | Method and Description |
---|---|
protected ArtifactItem[] |
ExecuteMojo.getUserClassspathElements() |
Copyright © 2006-2012 Codehaus. All Rights Reserved.