[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-user
Subject:    [ANN] Apache Maven Dependency Tree 3.1.0 Released
From:       "Robert Scholte" <rfscholte () apache ! org>
Date:       2021-07-11 18:01:24
Message-ID: Mailbird-a98b9392-db50-429e-bef9-2ab2175cdc70 () apache ! org
[Download RAW message or body]


The Apache Maven team is pleased to announce the release of the Apache Mave=
n Dependency Tree, version 3.1.0

This library contains=C2=A0 a=C2=A0tree-based API for resolution of Maven p=
roject dependencies.

https://maven.apache.org/shared/maven-dependency-tree/

You should specify the version in your project's plugin configuration:

<dependency>
=C2=A0 <groupId>org.apache.maven.shared</groupId>
=C2=A0 <artifactId>maven-dependency-tree</artifactId>
=C2=A0 <version>3.1.0</version>
</dependency>

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

https://maven.apache.org/shared/maven-dependency-tree/download.html


Release Notes - Maven Shared Components - Version maven-dependency-tree-3.1=
.0

** Improvement

=C2=A0 =C2=A0 * [MSHARED-339] - DependencyGraphBuilder does not provide ver=
bose tree
=C2=A0 =C2=A0 * [MSHARED-491] - DependencyGraphBuilders shouldn't need reac=
torProjects for resolving dependencies
=C2=A0 =C2=A0 * [MSHARED-519] - Maven31DependencyGraphBuilder (and others?)=
 should not download dependencies other than the pom
=C2=A0 =C2=A0 * [MSHARED-657] - plexus-component-annotation in line with pl=
exus-component-metadata
=C2=A0 =C2=A0 * [MSHARED-691] - Upgrade parent to 31
=C2=A0 =C2=A0 * [MSHARED-788] - Add functionality to collect raw dependenci=
es in Maven 3+
=C2=A0 =C2=A0 * [MSHARED-816] - Annotate DependencyNodes with dependency ma=
nagement metadata
=C2=A0 =C2=A0 * [MSHARED-825] - Require Java 8
=C2=A0 =C2=A0 * [MSHARED-850] - Upgrade=C2=A0 org.eclipse.aether:aether-uti=
l dependency in org.apache.maven.shared:maven-dependency-tree
=C2=A0 =C2=A0 * [MSHARED-852] - Add Exclusions to DependencyNode
=C2=A0 =C2=A0 * [MSHARED-853] - make build Reproducible

Enjoy,

-The Apache Maven team


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic