The Apache Maven team is pleased to announce the release of the Apache
Maven Changelog Plugin, version 3.0.0-M2

The Maven Changelog Plugin generates reports regarding the recent
changes in your Software Configuration Management or SCM.
These reports include the changelog report, developer activity report
and the file activity report.

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

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-changelog-plugin</artifactId>
  <version>3.0.0-M2</version>
</plugin>

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

https://maven.apache.org/plugins/maven-changelog-plugin/download.cgi

Release Notes - Maven Changelog Plugin - Version 3.0.0-M2

https://github.com/apache/maven-changelog-plugin/releases/tag/maven-changelog-plugin-3.0.0-M2

Enjoy,

-The Apache Maven team

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to