Apache Maven Resolver 1.8.2 Released

The Apache Maven team is pleased to announce the release of the Apache Maven Resolver, version 1.8.2

Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution.

Maven Artifact Resolver deals with the specification of local repository, remote repository, developer workspaces, artifact transports and artifact resolution.

It is expected to be extended by concrete repository implementation, like Maven Artifact Resolver Provider for Maven repositories or any other provider for other repository formats.

You can download the appropriate sources etc. from the download page.

Release Notes - Maven Resolver - Version Maven Artifact Resolver 1.8.2

  • Bugs:

  • Dependency upgrade:

Enjoy,

  • The Apache Maven team