Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- activeProfiles(List<String>) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- addToMavenConfig(MavenConfiguration.MavenConfigurationBuilder) - Method in interface org.mule.maven.client.api.SettingsSupplierFactory
- authentication(Authentication) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
- Authentication - Interface in org.mule.maven.client.api.model
- Authentication.AuthenticationBuilder - Class in org.mule.maven.client.api.model
- AuthenticationBuilder() - Constructor for class org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
B
- BadMavenConfigurationException - Exception in org.mule.maven.client.api
-
Exception thrown when there's a wrong maven configuration supplied
- BadMavenConfigurationException(String) - Constructor for exception org.mule.maven.client.api.BadMavenConfigurationException
- build() - Method in class org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
-
Builds the
MavenConfigurationobject. - build() - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
-
Builds the
MavenConfigurationobject. - build() - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
-
Builds the
MavenConfigurationobject. - build() - Method in class org.mule.maven.client.api.model.RepositoryPolicy.RepositoryPolicyBuilder
- BundleDependenciesResolutionException - Exception in org.mule.maven.client.api
- BundleDependenciesResolutionException(Throwable) - Constructor for exception org.mule.maven.client.api.BundleDependenciesResolutionException
- BundleDependencyNotFoundException - Exception in org.mule.maven.client.api.exception
-
Exception thrown when a bundle dependency could not be found.
- BundleDependencyNotFoundException(Throwable) - Constructor for exception org.mule.maven.client.api.exception.BundleDependencyNotFoundException
C
- CHECKSUM_POLICY_FAIL - Static variable in class org.mule.maven.client.api.model.RepositoryPolicy
- CHECKSUM_POLICY_IGNORE - Static variable in class org.mule.maven.client.api.model.RepositoryPolicy
- CHECKSUM_POLICY_WARN - Static variable in class org.mule.maven.client.api.model.RepositoryPolicy
- checksumPolicy(String) - Method in class org.mule.maven.client.api.model.RepositoryPolicy.RepositoryPolicyBuilder
- composeSuppliers(Supplier<File>...) - Method in interface org.mule.maven.client.api.LocalRepositorySupplierFactory
-
Compose several suppliers in order.
- compressedArtifactSupplier(File, BundleDescriptor, File) - Method in interface org.mule.maven.client.api.PomFileSupplierFactory
-
Pom file supplier that retrieves the pom file location from a compressed artifact.
- containsVersion(String, List<String>) - Method in interface org.mule.maven.client.api.VersionUtils
-
Determines whether the specified version satisfies this constraint.
- createMavenClient(MavenConfiguration) - Method in interface org.mule.maven.client.api.MavenClientProvider
-
Creates a new
MavenClientimplementation.
D
- discoverProvider(ClassLoader) - Static method in interface org.mule.maven.client.api.MavenClientProvider
-
Discovers a
MavenClientProviderthrough SPI. - discoverVersionUtils(ClassLoader) - Static method in interface org.mule.maven.client.api.VersionUtils
-
Discovers a
VersionUtilsthrough SPI.
E
- enabled(boolean) - Method in class org.mule.maven.client.api.model.RepositoryPolicy.RepositoryPolicyBuilder
- environmentGlobalSettingsSupplier() - Method in interface org.mule.maven.client.api.SettingsSupplierFactory
-
This supplier will try to resolve the maven global settings file based on environment variables.
- environmentMavenRepositorySupplier() - Method in interface org.mule.maven.client.api.LocalRepositorySupplierFactory
-
This supplier will try to resolve the repository folder based on environment configuration.
- environmentSettingsSecuritySupplier() - Method in interface org.mule.maven.client.api.SettingsSupplierFactory
-
This supplier will try to resolve the maven settings-security file based on the environment variables.
- environmentUserSettingsSupplier() - Method in interface org.mule.maven.client.api.SettingsSupplierFactory
-
This supplier will try to resolve the maven user settings file based on the environment variables.
- equals(Object) - Method in class org.mule.maven.client.api.model.RepositoryPolicy
F
- findArtifact(BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenReactorResolver
-
Locates the specified bundle descriptor in the reactor.
- findVersions(BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenReactorResolver
-
Determines all available versions of the specified bundleDescriptor.
- fixedFolderSupplier(File) - Method in interface org.mule.maven.client.api.LocalRepositorySupplierFactory
- forcePolicyUpdateAlways(boolean) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- forcePolicyUpdateNever(boolean) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
G
- getActiveProfiles() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
-
Gets the identifiers of those profiles that should be activated by explicit demand.
- getAuthentication() - Method in interface org.mule.maven.client.api.model.RemoteRepository
- getChecksumPolicy() - Method in class org.mule.maven.client.api.model.RepositoryPolicy
- getEffectiveModel(File, Optional<File>) - Method in interface org.mule.maven.client.api.MavenClient
-
Creates the effective pom model by reading the pom inside the artifact.
- getForcePolicyUpdateAlways() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getForcePolicyUpdateNever() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getGlobalChecksumPolicy() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getGlobalSettingsLocation() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getHighestVersion() - Method in interface org.mule.maven.client.api.VersionRangeResult
-
Gets the highest version matching the requested range.
- getId() - Method in interface org.mule.maven.client.api.model.RemoteRepository
-
Gets the identifier of this repository.
- getIgnoreArtifactDescriptorRepositories() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getInactiveProfiles() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
-
Gets the identifiers of those profiles that should be deactivated by explicit demand.
- getLocalMavenRepositoryLocation() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getLocalRepositorySuppliers() - Method in interface org.mule.maven.client.api.MavenClientProvider
- getLowestVersion() - Method in interface org.mule.maven.client.api.VersionRangeResult
-
Gets the lowest version matching the requested range.
- getMavenConfiguration() - Method in interface org.mule.maven.client.api.MavenClient
- getMavenRemoteRepositories() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getOfflineMode() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getPassword() - Method in interface org.mule.maven.client.api.model.Authentication
- getPomFileSuppliers() - Method in interface org.mule.maven.client.api.MavenClientProvider
- getRawPomModel(File) - Method in interface org.mule.maven.client.api.MavenClient
-
Creates the pom model by reading the pom inside the artifact.
- getReleasePolicy() - Method in interface org.mule.maven.client.api.model.RemoteRepository
- getSettingsSecurityLocation() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getSettingsSupplierFactory() - Method in interface org.mule.maven.client.api.MavenClientProvider
- getSnapshotPolicy() - Method in interface org.mule.maven.client.api.model.RemoteRepository
- getUpdatePolicy() - Method in class org.mule.maven.client.api.model.RepositoryPolicy
- getUrl() - Method in interface org.mule.maven.client.api.model.RemoteRepository
- getUsername() - Method in interface org.mule.maven.client.api.model.Authentication
- getUserProperties() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
-
Gets the user properties to use for interpolation and profile activation.
- getUserSettingsLocation() - Method in interface org.mule.maven.client.api.model.MavenConfiguration
- getVersions() - Method in interface org.mule.maven.client.api.VersionRangeResult
-
Gets the versions (in ascending order) that matched the requested range.
- GLOBAL_SETTINGS_SYSTEM_PROPERTY - Static variable in interface org.mule.maven.client.api.SettingsSupplierFactory
- globalChecksumPolicy(String) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- globalSettingsLocation(File) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
H
- hashCode() - Method in class org.mule.maven.client.api.model.RepositoryPolicy
I
- id(String) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
- ignoreArtifactDescriptorRepositories(boolean) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- inactiveProfiles(List<String>) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- IncompatibleMulePluginVersionResolutionException - Exception in org.mule.maven.client.api.exception
-
Thrown in case of an unsolvable conflict between different version of Mule plugin dependencies due to they are incompatible.
- IncompatibleMulePluginVersionResolutionException(String, String, String) - Constructor for exception org.mule.maven.client.api.exception.IncompatibleMulePluginVersionResolutionException
- isEnabled() - Method in class org.mule.maven.client.api.model.RepositoryPolicy
L
- localMavenRepositoryLocation(File) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- LocalRepositorySupplierFactory - Interface in org.mule.maven.client.api
-
Provides a set of suppliers to be used to resolve maven repository folder.
M
- MavenClient - Interface in org.mule.maven.client.api
-
Maven client API to work with maven artifacts.
- MavenClientProvider - Interface in org.mule.maven.client.api
-
SPI for the API to find the implementation for the
MavenClient - MavenConfiguration - Interface in org.mule.maven.client.api.model
-
Configuration settings for a
MavenClient. - MavenConfiguration.MavenConfigurationBuilder - Class in org.mule.maven.client.api.model
- MavenConfigurationBuilder() - Constructor for class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- MavenReactorResolver - Interface in org.mule.maven.client.api
-
Manages a repository backed by the client.
N
- newAuthenticationBuilder() - Static method in interface org.mule.maven.client.api.model.Authentication
- newMavenConfigurationBuilder() - Static method in interface org.mule.maven.client.api.model.MavenConfiguration
- newRemoteRepositoryBuilder() - Static method in interface org.mule.maven.client.api.model.RemoteRepository
- newRepositoryPolicyBuilder() - Static method in class org.mule.maven.client.api.model.RepositoryPolicy
O
- offlineMode(boolean) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- org.mule.maven.client.api - package org.mule.maven.client.api
- org.mule.maven.client.api.exception - package org.mule.maven.client.api.exception
- org.mule.maven.client.api.model - package org.mule.maven.client.api.model
- org.mule.runtime.maven.client.api - module org.mule.runtime.maven.client.api
-
Maven client API to work with maven artifacts.
P
- password(String) - Method in class org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
- PomFileSupplierFactory - Interface in org.mule.maven.client.api
R
- releasePolicy(RepositoryPolicy) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
- remoteRepository(RemoteRepository) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
-
Adds a new remote repository to use for discovering artifacts.
- RemoteRepository - Interface in org.mule.maven.client.api.model
- RemoteRepository.RemoteRepositoryBuilder - Class in org.mule.maven.client.api.model
-
Builder for
RemoteRepositoryinstances - RemoteRepositoryBuilder() - Constructor for class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
- RepositoryPolicy - Class in org.mule.maven.client.api.model
-
Represents the policies for update and checksum on remote repositories.
- RepositoryPolicy.RepositoryPolicyBuilder - Class in org.mule.maven.client.api.model
-
Builder for
RepositoryPolicyinstances - RepositoryPolicyBuilder() - Constructor for class org.mule.maven.client.api.model.RepositoryPolicy.RepositoryPolicyBuilder
- resolveArtifactDependencies(File, boolean, boolean, Optional<File>, Optional<File>) - Method in interface org.mule.maven.client.api.MavenClient
-
Resolves the artifact dependencies for an artifact.
- resolveArtifactDependencies(File, boolean, boolean, Optional<File>, Optional<MavenReactorResolver>, Optional<File>) - Method in interface org.mule.maven.client.api.MavenClient
-
Resolves the artifact dependencies for an artifact.
- resolveArtifactDependencies(List<BundleDescriptor>, Optional<File>, Optional<MavenReactorResolver>) - Method in interface org.mule.maven.client.api.MavenClient
-
Resolves the artifact dependencies from the list for the given descriptor.
- resolveBundleDescriptor(BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenClient
-
Retrieves the
BundleDependencyfor aBundleDescriptor. - resolveBundleDescriptorDependencies(boolean, boolean, BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenClient
-
Resolves dependencies of a bundle.
- resolveBundleDescriptorDependencies(boolean, BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenClient
-
Resolves dependencies of a bundle.
- resolvePluginBundleDescriptorsDependencies(List<BundleDescriptor>) - Method in interface org.mule.maven.client.api.MavenClient
-
Resolve the effective list of plugins.
- resolveVersionRange(BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenClient
-
Resolves for a bundle descriptor with a version range the available versions from remote repositories.
S
- settingsSecurityLocation(File) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- SettingsSupplierFactory - Interface in org.mule.maven.client.api
-
Provides a set of suppliers to be used to resolve maven settings.
- snapshotPolicy(RepositoryPolicy) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
T
- toString() - Method in class org.mule.maven.client.api.model.RepositoryPolicy
U
- uncompressPomArtifactSupplier(File, BundleDescriptor) - Method in interface org.mule.maven.client.api.PomFileSupplierFactory
-
Pom file supplier that retrieves the pom file location from an artifact folder.
- UPDATE_POLICY_ALWAYS - Static variable in class org.mule.maven.client.api.model.RepositoryPolicy
- UPDATE_POLICY_DAILY - Static variable in class org.mule.maven.client.api.model.RepositoryPolicy
- UPDATE_POLICY_INTERVAL - Static variable in class org.mule.maven.client.api.model.RepositoryPolicy
- UPDATE_POLICY_NEVER - Static variable in class org.mule.maven.client.api.model.RepositoryPolicy
- updatePolicy(String) - Method in class org.mule.maven.client.api.model.RepositoryPolicy.RepositoryPolicyBuilder
- url(URL) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
- USER_SETTINGS_SYSTEM_PROPERTY - Static variable in interface org.mule.maven.client.api.SettingsSupplierFactory
- username(String) - Method in class org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
- userProperties(Properties) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
- userSettingsLocation(File) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
V
- VersionRangeResult - Interface in org.mule.maven.client.api
-
The result of a bundle descriptor version range resolution request.
- VersionUtils - Interface in org.mule.maven.client.api
-
Provides a set of utilities to work with artifact versions.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form