Uses of Class
org.jvnet.jaxb2.maven2.Artifact

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)
           
 



Copyright © 2006-2009. All Rights Reserved.