blob: 980ad010b005e39f6c81cbf6368a0a502ed4cfdd [file] [log] [blame]
---
layout: post
title: Apache Maven Resolver Version 1.3.3 Released
date: '2019-03-15T19:24:18+00:00'
permalink: apache-maven-resolver-version-13
---
<div class="entry-content"><p>The Apache Maven team is pleased to announce the release of the
<a href="https://maven.apache.org/resolver/index.html">Apache Maven Resolver, version 1.3.3</a></p>
<p>Apache Maven Artifact Resolver is a library for working with artifact
repositories and dependency resolution.</p>
<p>Maven Artifact Resolver deals with the specification of local repository,
remote repository, developer workspaces, artifact transports and artifact
resolution.</p>
<p>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.</p>
<p>You can download the appropriate sources etc. from the <a href="https://maven.apache.org/resolver/download.cgi">download page</a>.</p>
<!-- more -->
<p><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&amp;version=12345144">Release Notes &ndash; Maven Resolver &ndash; Version Maven Artifact Resolver 1.3.3</a></p>
<p>Bug:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MRESOLVER-67">MRESOLVER-67</a> &ndash; The Maven resolver API 1.3.2 JAR deployed on Maven central has been built with Java 11</li>
</ul>
<p>Wish:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MRESOLVER-53">MRESOLVER-53</a> &ndash; Document runtime exceptions</li>
</ul>
<b>Note: The previous <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12320628&version=12344318">version 1.3.2</a> was accidently released based on JDK9+ usage which causes some usage issues which had been fixed with the Version 1.3.3.</b>
<p>Enjoy,</p>
<ul>
<li>The Apache Maven team</li>
</ul>
</div>