[ANN] Release Maven Dependency Plugin 3.6.0 released

2023-05-22 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven 
Dependency Plugin version 3.6.0.


https://maven.apache.org/plugins/maven-dependency-plugin/

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


  org.apache.maven.plugins
  maven-dependency-plugin
  3.6.0



Release Notes - Maven Dependency Plugin - Version 3.6.0

** Bug
* [MDEP-630] - error dependency:list (caused by postgresql dependency)
* [MDEP-842] - :list-classes does not skip if skip is set
* [MDEP-843] - :list-classes does not use GAV parameters

** Improvement
* [MDEP-853] - list-repositories - improvements
* [MDEP-862] - warns about depending on plexus-container-default
* [MDEP-864] - Replace AnalyzeReportView with a new 
AnalyzeReportRenderer


** Task
* [MDEP-849] - Replace Maven shared StringUtils with Commons Lang3
* [MDEP-855] - Remove unused and ignored parameter - useJvmChmod
* [MDEP-857] - Remove custom plexus configuration
* [MDEP-859] - Code refactor - UnpackUtil
* [MDEP-866] - Refresh download page

** Dependency upgrade
* [MDEP-848] - Dependency Analysis does not work under Java 20
* [MDEP-850] - Upgrade Parent to 39
* [MDEP-851] - Bump plexus-archiver from 4.6.2 to 4.7.1
* [MDEP-854] - Bump jsoup from 1.15.3 to 1.16.1
* [MDEP-856] - Upgrade commons-text to 1.10.0
* [MDEP-860] - Bump maven-dependency-analyzer from 1.13.1 to 1.13.2
* [MDEP-867] - Upgrade plugins in ITs


Enjoy,

-The Apache Maven team

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



[ANN] Maven Checkstyle Plugin 3.3.0 released

2023-05-22 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven 
Checkstyle Plugin, version 3.3.0.


https://maven.apache.org/plugins/maven-checkstyle-plugin/

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


  org.apache.maven.plugins
  >maven-checkstyle-plugin
  3.3.0



Release Notes - Maven Checkstyle Plugin - Version 3.3.0

The Apache Maven team is pleased to announce the release of the Maven 
Dependency Plugin version 3.6.0.


https://maven.apache.org/plugins/maven-dependency-plugin/

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


  org.apache.maven.plugins
  maven-dependency-plugin
  3.6.0



Release Notes - Maven Dependency Plugin - Version 3.6.0

** Improvement
* [MCHECKSTYLE-436] - Replace CheckstyleReportGenerator with a new 
CheckstyleReportRenderer


** Task
* [MCHECKSTYLE-435] - Remove deprecated RSS feature

** Dependency upgrade
* [MCHECKSTYLE-428] - Upgrade parent POM to version 39
* [MCHECKSTYLE-434] - Upgrade plugins and components (in ITs)


Enjoy,

-The Apache Maven team

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