Maven 2.x Changes Plugin

Allow to configure changes-report mojo from properties

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.1
  • Component/s: changes.xml
  • Labels:
    None
  • Number of attachments :
    0

Description

In lack of a <reporting>/<pluginManagement> section in the POM, one cannot configure things like issueLinkTemplate in a central place but has to do it over and over again in each project. If the plugin would support properties, one could simply put

<properties>
  <changes.issueLinkTemplate>yadayada</changes.issueLinkTemplate>
</properties>

into the corporate parent POM and is done.

Activity

Hide
Benjamin Bentmann added a comment -

Done in r650917.

Show
Benjamin Bentmann added a comment - Done in r650917.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: