You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Sylwester Lachiewicz <sl...@apache.org> on 2021/01/10 15:59:54 UTC

[ANN] Apache Maven Shared Resources, version 3 Released

The Maven team is pleased to announce the release of the Apache Maven
Shared Resources, version 3

This is a collection of templates that are specific to the Maven project.

https://maven.apache.org/shared/maven-shared-resources/

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

<dependency>
  <groupId>org.apache.maven.shared</groupId>
  <artifactId>maven-shared-resources</artifactId>
  <version>3</version>
</dependency>

Release Notes - Apache Maven Shared Resources - Version 3

Bug
    [MSHARED-854] - 'cacheFile' property is removed from TreeWalker in
Checkstyle 8.19
Improvement
    [MSHARED-879] - make build Reproducible
    [MSHARED-968] - Exclude module-info.java from default checkstyle checks

Enjoy,

-The Apache Maven team

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