Uploaded image for project: 'Maven Release Plugin'
  1. Maven Release Plugin
  2. MRELEASE-951

Release plugin ignores release.properties developmentVersion property

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • None
    • None
    • None
    • None
    • maven-release-plugin 2.5.3

    Description

      I created my release.properties file with the following content:

      tag=myproject-2.0.0
      releaseVersion=2.0.0
      developmentVersion=2.1.0-SNAPSHOT

      and invoked the release plugin with:

      mvn --batch-mode release:prepare

      After running the maven-release-plugin, the POM version was set to 2.0.1-SNAPSHOT even though I told it to set it to 2.1.0-SNAPSHOT.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhpatrick00 Robert Patrick
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: