The Maven team is pleased to announce the release of the Apache Maven
Changes Plugin, version 2.11

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.11</version>
</plugin>


Release Notes - Apache Maven Changes Plugin - Version 2.11

Task
* [MCHANGES-343] Update maven-reporting-impl to 2.3
* [MCHANGES-342] Removed dependency
plexus-container-default:1.0-alpha-9-stable-1
* [MCHANGES-341] Externalize JIRA server timeout values to the
configuration section
* [MCHANGES-338] Remove redundant anchors set on headings
* [MCHANGES-337] Improve language style in model and report generator
* [MCHANGES-336] Enum value for type "remove" is missing
* [MCHANGES-334] RestJiraDownloader doesn't honor proxy settings
* [MCHANGES-307] Check for whitespace on fixVersionIds and statusIds
* [MCHANGES-269] Move anchor location in changes.xml to header


Enjoy,

-The Maven team

Reply via email to