Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-27696

[hbase-operator-tools] Use $revision as placeholder for maven version

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • hbase-operator-tools-1.3.0
    • build, pom
    • None
    • Hide
      Use `${revision}` as placeholder for maven version in pom, so later you can use `mvn install -Drevision=xxx` to specify the version at build time.
      After this change, you can not use `mvn versions:set` to bump the version, instead. you should instead use `mvn versions:set-property` to update the value of the `revision` property in the properties section.
      Show
      Use `${revision}` as placeholder for maven version in pom, so later you can use `mvn install -Drevision=xxx` to specify the version at build time. After this change, you can not use `mvn versions:set` to bump the version, instead. you should instead use `mvn versions:set-property` to update the value of the `revision` property in the properties section.

    Description

      To align with our main repo.

      Attachments

        Issue Links

          Activity

            People

              ndimiduk Nick Dimiduk
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: