You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@maven.apache.org by Elliotte Rusty Harold <el...@apache.org> on 2020/07/29 18:03:02 UTC

[ANN] Apache Maven Dependency Analyzer Plugin 1.11.2 Released

The Apache Maven team is pleased to announce the release of the Apache
Maven Dependency Analyzer Plugin, version 1.11.2

This plugin analyzes the dependencies of a project for undeclared and
unused artifacts.

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

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-dependency-analyzer</artifactId>
  <version>1.11.2</version>
</plugin>

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

https://maven.apache.org/shared/maven-dependency-analyzer/download.cgi

Release Notes - Maven Dependency Analyzer Plugin - Version 1.11.2

Bug

[MSHARED-792] - Maven Dependency Analyzer ignores Java 8 type
annotations on local variables

Improvement

[MSHARED-879] - make build Reproducible

Dependency upgrade

[MSHARED-810] - Support Java 12
[MSHARED-868] - Upgrade plexus-component-metadata to 2.1.0
[MSHARED-870] - Upgrade asm to 8.0.1

Enjoy,

-The Apache Maven team

Re: [ANN] Apache Maven Dependency Analyzer Plugin 1.11.2 Released

Posted by Jörg Schaible <jo...@gmx.de>.
Hmmm. This is neither a plugin nor is the groupId correct ...

Am Mittwoch, 29. Juli 2020, 20:03:02 CEST schrieb Elliotte Rusty Harold:
> The Apache Maven team is pleased to announce the release of the Apache
> Maven Dependency Analyzer Plugin, version 1.11.2
>
> This plugin analyzes the dependencies of a project for undeclared and
> unused artifacts.
>
> https://maven.apache.org/shared/maven-dependency-analyzer/
>
> You should specify the version in your project's plugin configuration:
>
> <plugin>
>   <groupId>org.apache.maven.plugins</groupId>
>   <artifactId>maven-dependency-analyzer</artifactId>
>   <version>1.11.2</version>
> </plugin>
>
> You can download the appropriate sources etc. from the download page:
>
> https://maven.apache.org/shared/maven-dependency-analyzer/download.cgi
>
> Release Notes - Maven Dependency Analyzer Plugin - Version 1.11.2
>
> Bug
>
> [MSHARED-792] - Maven Dependency Analyzer ignores Java 8 type
> annotations on local variables
>
> Improvement
>
> [MSHARED-879] - make build Reproducible
>
> Dependency upgrade
>
> [MSHARED-810] - Support Java 12
> [MSHARED-868] - Upgrade plexus-component-metadata to 2.1.0
> [MSHARED-870] - Upgrade asm to 8.0.1
>
> Enjoy,
>
> -The Apache Maven team
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org