Interface | Description |
---|---|
ModuleRepositoriesService | |
ModuleRepositoryResolver | |
ModuleResourceResolver<T extends Module> | |
ModuleService<T extends Module> | |
ModuleServiceCore<T> | |
POMService | |
WorkspaceProjectSearchService |
Module remote search interface |
WorkspaceProjectService |
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–2020 JBoss by Red Hat. All rights reserved.