Skip navigation links
A C E G H I L M O P R S V 

A

addExclusion(String) - Method in class io.vertx.maven.resolver.ResolutionOptions
Adds an exclusion.

C

classifier() - Method in class io.vertx.maven.MavenCoords
 
create() - Static method in interface io.vertx.maven.Resolver
Creates a Resolver using the default implementation and default options.
create(ResolverOptions) - Static method in interface io.vertx.maven.Resolver
Creates a Resolver using the default implementation and the given options.
createVerticle(String, DeploymentOptions, ClassLoader, Promise<Callable<Verticle>>) - Method in class io.vertx.maven.MavenVerticleFactory
 
customizeRemoteRepoBuilder(RemoteRepository.Builder) - Method in class io.vertx.maven.resolver.ResolverImpl
 

E

equals(Object) - Method in class io.vertx.maven.resolver.ResolutionOptions
 
extension() - Method in class io.vertx.maven.MavenCoords
 

G

getExclusions() - Method in class io.vertx.maven.resolver.ResolutionOptions
 
getHttpProxy() - Method in class io.vertx.maven.ResolverOptions
 
getHttpsProxy() - Method in class io.vertx.maven.ResolverOptions
 
getLocalRepository() - Method in class io.vertx.maven.ResolverOptions
 
getRemoteRepositories() - Method in class io.vertx.maven.ResolverOptions
 
getRemoteSnapshotPolicy() - Method in class io.vertx.maven.ResolverOptions
Gets the remote snapshot policy.
getResolver() - Method in class io.vertx.maven.MavenVerticleFactory
 

H

hashCode() - Method in class io.vertx.maven.resolver.ResolutionOptions
 
HTTP_PROXY_SYS_PROP - Static variable in class io.vertx.maven.MavenVerticleFactory
 
HTTP_PROXY_SYS_PROP - Static variable in class io.vertx.maven.ResolverOptions
 
HTTPS_PROXY_SYS_PROP - Static variable in class io.vertx.maven.MavenVerticleFactory
 
HTTPS_PROXY_SYS_PROP - Static variable in class io.vertx.maven.ResolverOptions
 

I

init(Vertx) - Method in class io.vertx.maven.MavenVerticleFactory
 
io.vertx.maven - package io.vertx.maven
 
io.vertx.maven.resolver - package io.vertx.maven.resolver
 
isWithTransitive() - Method in class io.vertx.maven.resolver.ResolutionOptions
 

L

LOCAL_REPO_SYS_PROP - Static variable in class io.vertx.maven.MavenVerticleFactory
 
LOCAL_REPO_SYS_PROP - Static variable in class io.vertx.maven.ResolverOptions
 

M

MavenCoords - Class in io.vertx.maven
 
MavenCoords(String, String, String, String, String) - Constructor for class io.vertx.maven.MavenCoords
 
MavenCoords(String) - Constructor for class io.vertx.maven.MavenCoords
 
MavenVerticleFactory - Class in io.vertx.maven
 
MavenVerticleFactory() - Constructor for class io.vertx.maven.MavenVerticleFactory
Creates an instance of MavenVerticleFactory using the system properties to initialize the ResolverOptions.
MavenVerticleFactory(ResolverOptions) - Constructor for class io.vertx.maven.MavenVerticleFactory
Creates an instance of MavenVerticleFactory with the given resolution options.
MavenVerticleFactory(Resolver) - Constructor for class io.vertx.maven.MavenVerticleFactory
Creates an instance of MavenVerticleFactory with a custom Resolver.

O

owner() - Method in class io.vertx.maven.MavenCoords
 

P

prefix() - Method in class io.vertx.maven.MavenVerticleFactory
 

R

REMOTE_REPOS_SYS_PROP - Static variable in class io.vertx.maven.MavenVerticleFactory
 
REMOTE_REPOS_SYS_PROP - Static variable in class io.vertx.maven.ResolverOptions
 
REMOTE_SNAPSHOT_POLICY_SYS_PROP - Static variable in class io.vertx.maven.MavenVerticleFactory
 
REMOTE_SNAPSHOT_POLICY_SYS_PROP - Static variable in class io.vertx.maven.resolver.ResolverImpl
REMOTE_SNAPSHOT_POLICY_SYS_PROP - Static variable in class io.vertx.maven.ResolverOptions
 
removeExclusion(String) - Method in class io.vertx.maven.resolver.ResolutionOptions
Removes an exclusion.
ResolutionOptions - Class in io.vertx.maven.resolver
Options configuring the resolution of a single dependency.
ResolutionOptions() - Constructor for class io.vertx.maven.resolver.ResolutionOptions
 
resolve(String, ResolutionOptions) - Method in interface io.vertx.maven.Resolver
Resolves a dependency.
resolve(Artifact, boolean, List<String>) - Method in class io.vertx.maven.resolver.ResolverImpl
Resolve the given artifact.
resolve(String, ResolutionOptions) - Method in class io.vertx.maven.resolver.ResolverImpl
 
RESOLVE_CALLED - Static variable in class io.vertx.maven.MavenVerticleFactory
 
Resolver - Interface in io.vertx.maven
Interface implemented by resolver.
ResolverImpl - Class in io.vertx.maven.resolver
An implementation of Resolver based on Aether.
ResolverImpl(ResolverOptions) - Constructor for class io.vertx.maven.resolver.ResolverImpl
Creates a new instance of ResolverImpl with the given options.
ResolverOptions - Class in io.vertx.maven
Options to configure the resolver.
ResolverOptions() - Constructor for class io.vertx.maven.ResolverOptions
 

S

serviceName() - Method in class io.vertx.maven.MavenCoords
 
setHttpProxy(String) - Method in class io.vertx.maven.ResolverOptions
Sets the address of the proxy used for HTTP requests.
setHttpsProxy(String) - Method in class io.vertx.maven.ResolverOptions
Sets the address of the proxy used for HTTPS requests.
setLocalRepository(String) - Method in class io.vertx.maven.ResolverOptions
Sets the path to the local Maven repository.
setRemoteRepositories(List<String>) - Method in class io.vertx.maven.ResolverOptions
Sets the list of remote repositories used by the resolver.
setRemoteSnapshotPolicy(String) - Method in class io.vertx.maven.ResolverOptions
Sets the remote snapshot policy (`daily` by default).
setWithTransitive(boolean) - Method in class io.vertx.maven.resolver.ResolutionOptions
Sets whether or not the resolution of the dependency should include the transitive dependencies.

V

version() - Method in class io.vertx.maven.MavenCoords
 
A C E G H I L M O P R S V 
Skip navigation links

Copyright © 2021 Eclipse. All rights reserved.