| Interface | Description |
|---|---|
| POMService | |
| ProjectRepositoriesService | |
| ProjectRepositoryResolver | |
| ProjectResourceResolver<T extends Project> | |
| ProjectSearchService |
Project remote search interface |
| ProjectService<T extends Project> | |
| ProjectServiceCore<T> |
| Enum | Description |
|---|---|
| DeploymentMode |
Controls whether deployment to Maven should check for pre-existing GAVs or force overwrite.
|
| Exception | Description |
|---|---|
| GAVAlreadyExistsException |
Exception for when a proposed GAV for a Project resolves against Maven's
org.eclipse.aether.repository.LocalRepository and any
org.eclipse.aether.repository.RemoteRepository configured in the Project's POM, <distributionManagement> or settings.xml |
| PackageAlreadyExistsException |
Exception for when a new package request fails; due to it already existing.
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.