Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3701

Ignite Maven project version number

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      Each time after publishing new Ignite release and switching to development of next version, version numbers are copy-pasted in all module POMs. It's better just to define project version variable in one place to reuse it in module POMs.

      For example, variable like ${app.version} could be defined in parent POM and all module POMs can just reuse it like this:

      <artifactId>my-module</artifactId>
      <version>${app.version}</version>

      Attachments

        Activity

          People

            irudyak Igor Rudyak
            irudyak Igor Rudyak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m