Skip to content

Configure version only from pom.xml #3

@hohwille

Description

@hohwille

To simplify release maintenance it would be nice to use variables and maven filtering for feature.xml.
In other words the feature.xml shall not contain the version as redundant config but instead use a variable like ${project.version} or ${revision} (see https://maven.apache.org/maven-ci-friendly.html). Maven filtering could then replace this variable with the real version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions