Package | Description |
---|---|
org.sonatype.aether.ant | |
org.sonatype.aether.ant.tasks | |
org.sonatype.aether.ant.types |
Modifier and Type | Method and Description |
---|---|
Pom |
AntRepoSys.getDefaultPom()
Returns the current default POM.
|
Modifier and Type | Method and Description |
---|---|
void |
ProjectWorkspaceReader.addPom(Pom pom) |
void |
AntRepoSys.setDefaultPom(Pom pom)
Sets the default POM.
|
Modifier and Type | Method and Description |
---|---|
protected Pom |
AbstractDistTask.getPom() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDistTask.addPom(Pom pom) |
Modifier and Type | Method and Description |
---|---|
Pom |
Artifact.getPom() |
Pom |
Dependencies.getPom() |
protected Pom |
Pom.getRef() |
Modifier and Type | Method and Description |
---|---|
void |
Artifact.addPom(Pom pom) |
void |
Dependencies.addPom(Pom pom) |
Copyright © 2010-2013 Sonatype, Inc.. All Rights Reserved.