Uses of Class
org.apache.maven.artifact.ant.Pom

Packages that use Pom
org.apache.maven.artifact.ant   
 

Uses of Pom in org.apache.maven.artifact.ant
 

Methods in org.apache.maven.artifact.ant that return Pom
protected  Pom AbstractArtifactTask.createDummyPom(org.apache.maven.artifact.repository.ArtifactRepository localRepository)
           
 Pom AbstractArtifactTask.getPom()
          Try to get the POM from the nested pom element or a pomRefId
 Pom InstallDeployTaskSupport.initializePom(org.apache.maven.artifact.repository.ArtifactRepository localArtifactRepository)
           
 Pom AbstractArtifactTask.initializePom(org.apache.maven.artifact.repository.ArtifactRepository localArtifactRepository)
          Tries to initialize the pom.
 

Methods in org.apache.maven.artifact.ant with parameters of type Pom
 void AbstractArtifactTask.addPom(Pom pom)
           
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.