| Package | Description |
|---|---|
| org.apache.maven.artifact.ant |
| Modifier and Type | Method and Description |
|---|---|
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 |
AbstractArtifactTask.initializePom(org.apache.maven.artifact.repository.ArtifactRepository localArtifactRepository)
Tries to initialize the pom.
|
Pom |
InstallDeployTaskSupport.initializePom(org.apache.maven.artifact.repository.ArtifactRepository localArtifactRepository) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractArtifactTask.addPom(Pom pom) |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.