| Package | Description |
|---|---|
| aQute.bnd.build | |
| aQute.bnd.maven.support |
| Modifier and Type | Field and Description |
|---|---|
(package private) Maven |
Workspace.maven |
| Modifier and Type | Method and Description |
|---|---|
Maven |
Workspace.getMaven() |
| Modifier and Type | Field and Description |
|---|---|
(package private) Maven |
MavenEntry.maven |
(package private) Maven |
Pom.maven |
(package private) Maven |
MavenRemoteRepository.maven |
| Modifier and Type | Method and Description |
|---|---|
Maven |
MavenRemoteRepository.getMaven() |
| Modifier and Type | Method and Description |
|---|---|
void |
MavenRemoteRepository.setMaven(Maven maven) |
| Constructor and Description |
|---|
MavenEntry(Maven maven,
java.lang.String path)
Constructor.
|
Pom(Maven maven,
java.io.File pomFile,
java.net.URI home) |
ProjectPom(Maven maven,
java.io.File pomFile) |