| Interface | Description |
|---|---|
| LocalRepositorySupplierFactory |
Provides a set of suppliers to be used to resolve maven repository folder.
|
| MavenClient |
Maven client API to work with maven artifacts.
|
| MavenClientProvider |
SPI for the API to find the implementation for the
MavenClient |
| MavenReactorResolver |
Manages a repository backed by the client.
|
| PomFileSupplierFactory |
Factory class to create
Supplier instances to discover pom files from artifact. |
| SettingsSupplierFactory |
Provides a set of suppliers to be used to resolve maven settings.
|
| VersionRangeResult |
The result of a bundle descriptor version range resolution request.
|
| Exception | Description |
|---|---|
| BadMavenConfigurationException |
Exception thrown when there's a wrong maven configuration supplied
|
| BundleDependenciesResolutionException | |
| BundleDescriptorCreationException |
Exception thrown when it's not possible to load the descriptor for a bundle.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.