blob: e83832a4287c47f7ce1ca38e7d0ebc9574e057d4 [file] [log] [blame]
---
layout: post
title: Apache Maven Resolver, version 1.4.2 Released
date: '2020-04-27T20:22:17+00:00'
permalink: apache-maven-resolver-version-14
---
<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.4.2</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=12346099">Release Notes &ndash; Maven Resolver &ndash; Version Maven Artifact Resolver 1.4.2</a></p>
<ul>
<li><p>Bug:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MRESOLVER-38">MRESOLVER-38</a> &ndash; SOE/OOME in DefaultDependencyNode.accept</li>
</ul>
</li>
<li><p>Improvements:</p>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MRESOLVER-93">MRESOLVER-93</a> &ndash; PathRecordingDependencyVisitor to handle 3 cycles</li>
<li><a href="https://issues.apache.org/jira/browse/MRESOLVER-102">MRESOLVER-102</a> &ndash; make build Reproducible</li>
</ul>
</li>
</ul>
<p>Enjoy,</p>
<ul>
<li>The Apache Maven team</li>
</ul>
</div>