You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2012/09/15 12:31:04 UTC

[ANN] Maven Changes Report Plugin 2.8 Released

The Maven team is pleased to announce the release of the Maven Changes Report Plugin, version 2.8

Creates a release history for inclusion into the site and assists in generating an announcement mail.

http://maven.apache.org/plugins/maven-changes-plugin

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

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-changes-plugin</artifactId>
  <version>2.8</version>
</plugin>


Release Notes - Maven Changes Report Plugin - Version 2.8

Bug
* [MCHANGES-285] SAXException parsing JIRA XML from JIRA 5.1

Improvement
* [MCHANGES-268] Create an issue link template for Sourceforge 2.0
* [MCHANGES-267] Add ability to skip JIRA report creation
* [MCHANGES-176] Make ConversionTool available in the VelocityContext

New Feature
* [MCHANGES-283] Add GitHub reporter

Task
* [MCHANGES-284] use maven-plugin-tools' java 5 annotations


Enjoy,

-The Maven team

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