|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| Activator | Bundle activator for mvn: protocol handler |
| AetherBasedResolver | Aether based, drop in replacement for mvn protocol |
| Connection | An URLConnextion 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 sepecified 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. |
| LogAdapter | |
| ManualWagonProvider | Simplistic wagon provider |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||