All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Activator Bundle activator for protocol handlers.AetherBasedResolver Aether based, drop in replacement for mvn protocolConfigurableHttpWagon An http wagon provider providing more configuration options through the use of an HttpClient instance.ConfigurableSettingsDecrypter Connection An URLConnection that supports mvn: protocol.
Syntax:
mvn:[repository_url!]groupId/artifactId[/version[/type]]
where:
- repository_url = an url that points to a maven 2 repository; optional, if not specified the repositories are resolved based on the repository/localRepository.
- groupId = group id of maven artifact; mandatory
- artifactId = artifact id of maven artifact; mandatory
- version = version of maven artifact; optional, if not specified uses LATEST and will try to resolve the version from available maven metadata.Handler URLStreamHandlerimplementation for "mvn:" protocol.HttpClients ManualWagonProvider Simplistic wagon providerMavenConfiguration Handler configuration.MavenConfigurationImpl Service Configuration implementation.MavenRepositoryURL An URL of Maven repository that knows if it contains SNAPSHOT versions and/or releases.MavenResolver A maven resolver serviceMavenResolver.RetryChance Enumeration of retry hints that may be used by client code when trying to repeat failed resolution attemptMavenResolvers MirrorInfo Object mirroring Maven'sorg.apache.maven.settings.Mirrorclass.Parser Parser for mvn: protocol.PaxLocalRepositoryManagerFactory PaxUrlSecDispatcher ServiceConstants An enumeration of constants related to maven handler.