Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Overview

The following tag libraries and tags are provided by this plugin.

  1. changes:transform
    1. release-version

changes:transform Tag Library

release-version Tag

Updates the changes.xml file in preparation for a release. Used by the scm:prepare-release goal.

AttributeOptional?Description
version No The version attribute of the release tag in changes.xml.
encoding Yes The encoding of changes.xml file. If not given, the property maven.changes.outputencoding will be used.
date Yes The date attribute of the release tag in changes.xml. If not given, the current date will be used.