Skip to content

travis builds do not provide branch name to maven-jar-plugin #5500

@mcvsubbu

Description

@mcvsubbu

We use the maven-jar-plugin and use the ${scmBranch} variable to derive the branch name to put into the META-INF/MANIFEST.MF files of jars. But then in travis builds, it looks like git branch is not available.

We should use TRAVIS_BRANCH in the travis CI builds instead of scmBranch provided by the plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions