Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

activeProfiles(List<String>) - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
 
addTransitiveDependency(BundleDependency) - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
 
Authentication - Interface in org.mule.maven.client.api.model
 
authentication(Authentication) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
 
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 MavenConfiguration object.
build() - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
 
build() - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
 
build() - Method in class org.mule.maven.client.api.model.MavenConfiguration.MavenConfigurationBuilder
Builds the MavenConfiguration object.
build() - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
Builds the MavenConfiguration object.
build() - Method in class org.mule.maven.client.api.model.RepositoryPolicy.RepositoryPolicyBuilder
 
Builder() - Constructor for class org.mule.maven.client.api.model.BundleDependency.Builder
 
Builder() - Constructor for class org.mule.maven.client.api.model.BundleDescriptor.Builder
 
BundleDependenciesResolutionException - Exception in org.mule.maven.client.api
 
BundleDependenciesResolutionException(Throwable) - Constructor for exception org.mule.maven.client.api.BundleDependenciesResolutionException
 
BundleDependency - Class in org.mule.maven.client.api.model
Describes a dependency on a bundle.
BundleDependency.Builder - Class in org.mule.maven.client.api.model
Builder for creating a BundleDependency
BundleDescriptor - Class in org.mule.maven.client.api.model
Describes a bundle by its Maven coordinates.
BundleDescriptor.Builder - Class in org.mule.maven.client.api.model
Builder for creating a BundleDescriptor
BundleDescriptorCreationException - Exception in org.mule.maven.client.api
Exception thrown when it's not possible to load the descriptor for a bundle.
BundleDescriptorCreationException(String) - Constructor for exception org.mule.maven.client.api.BundleDescriptorCreationException
 
BundleDescriptorCreationException(String, Throwable) - Constructor for exception org.mule.maven.client.api.BundleDescriptorCreationException
 
BundleScope - Enum in org.mule.maven.client.api.model
Scope in which a bundle is required when used as a dependency.

C

checkNotNull(Object, String) - Static method in class org.mule.maven.client.api.util.Preconditions
 
checkState(boolean, String) - Static method in class org.mule.maven.client.api.util.Preconditions
 
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.
createMavenClient(MavenConfiguration) - Method in interface org.mule.maven.client.api.MavenClientProvider
Creates a new MavenClient implementation.

D

discoverProvider(ClassLoader) - Static method in interface org.mule.maven.client.api.MavenClientProvider
Discovers a MavenClientProvider through 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.BundleDescriptor
 
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.
getArtifactId() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
getAuthentication() - Method in interface org.mule.maven.client.api.model.RemoteRepository
 
getBaseVersion() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
getBundleUri() - Method in class org.mule.maven.client.api.model.BundleDependency
 
getChecksumPolicy() - Method in class org.mule.maven.client.api.model.RepositoryPolicy
 
getClassifier() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
getDescriptor() - Method in class org.mule.maven.client.api.model.BundleDependency
 
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
 
getGroupId() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
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
 
getProperties() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
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
 
getScope() - Method in class org.mule.maven.client.api.model.BundleDependency
 
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
 
getTransitiveDependencies() - Method in class org.mule.maven.client.api.model.BundleDependency
 
getType() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
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
 
getVersion() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
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.BundleDescriptor
 
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
 
isPlugin() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 

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.maven.client.api.util - package org.mule.maven.client.api.util
 

P

password(String) - Method in class org.mule.maven.client.api.model.Authentication.AuthenticationBuilder
 
PomFileSupplierFactory - Interface in org.mule.maven.client.api
Factory class to create Supplier instances to discover pom files from artifact.
Preconditions - Class in org.mule.maven.client.api.util
Utility method for checking preconditions.
Preconditions() - Constructor for class org.mule.maven.client.api.util.Preconditions
 

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 RemoteRepository instances
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 RepositoryPolicy instances
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 BundleDependency for a BundleDescriptor.
resolveBundleDescriptorDependencies(boolean, BundleDescriptor) - Method in interface org.mule.maven.client.api.MavenClient
Resolves dependencies of a bundle.
resolveBundleDescriptorDependencies(boolean, 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

sedBundleDescriptor(BundleDescriptor) - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
Sets the descriptor of the bundle.
setArtifactId(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
 
setBaseVersion(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
Sets the base version of the bundle, for example "1.0-SNAPSHOT".
setBundleUri(URI) - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
 
setClassifier(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
Sets the classifier of the bundle.
setDescriptor(BundleDescriptor) - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
This is the descriptor of the bundle.
setGroupId(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
 
setProperties(Map<String, String>) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
Sets properties for the descriptor to be used by 3rd party.
setScope(BundleScope) - Method in class org.mule.maven.client.api.model.BundleDependency.Builder
Sets the scope of the bundle.
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.
setType(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
Sets the extension type of the bundle.
setVersion(String) - Method in class org.mule.maven.client.api.model.BundleDescriptor.Builder
This is the version of the bundle.
snapshotPolicy(RepositoryPolicy) - Method in class org.mule.maven.client.api.model.RemoteRepository.RemoteRepositoryBuilder
 

T

toString() - Method in class org.mule.maven.client.api.model.BundleDependency
 
toString() - Method in class org.mule.maven.client.api.model.BundleDescriptor
 
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

valueOf(String) - Static method in enum org.mule.maven.client.api.model.BundleScope
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.maven.client.api.model.BundleScope
Returns an array containing the constants of this enum type, in the order they are declared.
VersionRangeResult - Interface in org.mule.maven.client.api
The result of a bundle descriptor version range resolution request.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2022 MuleSoft, Inc.. All rights reserved.