|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Artifact | |
---|---|
org.jvnet.jaxb2.maven2 |
Uses of Artifact in org.jvnet.jaxb2.maven2 |
---|
Methods in org.jvnet.jaxb2.maven2 that return Artifact | |
---|---|
Artifact[] |
XJC2Mojo.getEpisodes()
|
Artifact[] |
XJC2Mojo.getPlugins()
XJC plugins to be made available to XJC. |
Methods in org.jvnet.jaxb2.maven2 with parameters of type Artifact | |
---|---|
protected java.util.Collection<java.io.File> |
XJC2Mojo.getArtifactFiles(Artifact[] artifacts,
boolean resolveDependencies)
|
protected java.lang.String |
XJC2Mojo.getVersionFromDependencies(Artifact artifact,
java.util.Set<org.apache.maven.artifact.Artifact> dependencies)
Returns the version of the artifact as inherited from the dependencies. |
void |
XJC2Mojo.setEpisodes(Artifact[] episodes)
|
void |
XJC2Mojo.setPlugins(Artifact[] plugins)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |