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

versionPrefix configurable by expression 'changes.versionPrefix'

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6
    • 2.7
    • announcement
    • None
    • Patch

    Description

      Add the ability to set AnnouncementMojo.versionPrefix on the command line using a Java system property: -Dchanges.versionPrefix=foo
      This is analogous to changes.version and other plugin settings.

      Patch (untested): modify JavaDoc

      * @parameter expression="${changes.versionPrefix}" default-value="${changes.versionPrefix}"

      * @since 2.5
      */
      private String versionPrefix;

      Attachments

        Activity

          People

            bmargulies Benson Margulies
            spannjp Markus Spann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: