|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArtifactItem | |
---|---|
org.codehaus.groovy.maven.plugin | |
org.codehaus.groovy.maven.plugin.execute |
Uses of ArtifactItem in org.codehaus.groovy.maven.plugin |
---|
Fields in org.codehaus.groovy.maven.plugin declared as ArtifactItem | |
---|---|
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). |
Methods in org.codehaus.groovy.maven.plugin that return ArtifactItem | |
---|---|
protected ArtifactItem[] |
CompilerMojoSupport.getUserClassspathElements()
|
protected ArtifactItem[] |
MojoSupport.getUserClassspathElements()
|
Methods in org.codehaus.groovy.maven.plugin with parameters of type ArtifactItem | |
---|---|
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 nessessary. |
Uses of ArtifactItem in org.codehaus.groovy.maven.plugin.execute |
---|
Methods in org.codehaus.groovy.maven.plugin.execute that return ArtifactItem | |
---|---|
protected ArtifactItem[] |
ExecuteMojo.getUserClassspathElements()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |