Package | Description |
---|---|
org.eclipse.aether.internal.ant | |
org.eclipse.aether.internal.ant.tasks | |
org.eclipse.aether.internal.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.deploy(org.apache.tools.ant.Task task,
Pom pom,
Artifacts artifacts,
RemoteRepository releaseRepository,
RemoteRepository snapshotRepository) |
void |
AntRepoSys.install(org.apache.tools.ant.Task task,
Pom pom,
Artifacts artifacts) |
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 |
Dependencies.getPom() |
Pom |
Artifact.getPom() |
protected Pom |
Pom.getRef() |
Modifier and Type | Method and Description |
---|---|
void |
Dependencies.addPom(Pom pom) |
void |
Artifact.addPom(Pom pom) |
Copyright © 2010–2015 The Eclipse Foundation. All rights reserved.