Uses of Class
org.apache.maven.project.artifact.ArtifactWithProject

Packages that use ArtifactWithProject
org.apache.maven.project.artifact   
 

Uses of ArtifactWithProject in org.apache.maven.project.artifact
 

Methods in org.apache.maven.project.artifact that return ArtifactWithProject
 ArtifactWithProject ProjectArtifactFactory.create(MavenProject project)
           
 ArtifactWithProject ProjectArtifactFactory.create(MavenProject project, String type, String classifier, boolean optional)
           
 



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.