[ANN] Apache Maven Enforcer Plugin 3.6.1 Released

Slawomir Jaranowski <[email protected]>
Newsgroups gmane.comp.jakarta.turbine.maven.user
Message-ID <CAGjJkv2jTPewsheBazsF55CwcRPi9WQ=W6enX4MxA64TpoTBfg__9576.38422712392$1752613397$gmane$org@mail.gmail.com>
The Apache Maven team is pleased to announce the release of the Apache
Maven Enforcer Plugin, version 3.6.1

The Enforcer plugin provides goals to control certain environmental constraints
such as Maven version, JDK version, and OS family
along with many more built-in rules and user created rules.

https://maven.apache.org/enforcer/maven-enforcer-plugin/

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-enforcer-plugin</artifactId>
  <version>3.6.1</version>
</plugin>

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

https://maven.apache.org/enforcer/download.cgi

Release Notes - Maven Enforcer Plugin - Version 3.6.1

https://github.com/apache/maven-enforcer/releases/tag/enforcer-3.6.1

Enjoy,

-The Apache Maven team
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.