Uploaded image for project: 'Maven Changes Plugin'
  1. Maven Changes Plugin
  2. MCHANGES-108

Allow to configure changes-report mojo from properties

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.1
    • changes.xml
    • None

    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.

      Attachments

        Activity

          People

            bentmann Benjamin Bentmann
            bentmann Benjamin Bentmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: