Skip to content

Display precise overridden version in summary if [#MAJOR] was used #17

@szpak

Description

@szpak

Currently if [#MAJOR]/[#MINOR]/[#PATCH] are used, the reported overridden version is MAJOR/MINOR/PATCH instead of the precise version (e.g. 2.2.0). This could be improved to make the report more descriptive, e.g:

  ✔ is SNAPSHOT
    - current version: '2.1.5-SNAPSHOT'
    - overridden version: 'MINOR' ('2.2.2')

instead of:

  ✔ is SNAPSHOT
    - current version: '2.1.5-SNAPSHOT'
    - overridden version: 'MINOR'

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions