jenkinsci / jenkinsci/change-assembly-version-plugin

[JENKINS-37004] Can't use token macro variables

Open
#81 3 comments 0 reactions 0 assignees View on GitHub
component:change-assembly-version-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
16
Forks
25
PR merge metrics
No merged PRs in 30d

Description

I would like to use token macros for the assembly version as follows:

```
${PROPFILE,file="gitversion.properties",property="GitVersion_NuGetVersionV2"}b${BUILD_NUMBER}

```

---
Originally reported by mdkf, imported from: Can't use token macro variables


  • assignee: mdkf
  • status: In Progress
  • priority: Major
  • component(s): change-assembly-version-plugin
  • label(s): plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20260220-221244

Raw content of original issue

I would like to use token macros for the assembly version as follows:


${PROPFILE,file="gitversion.properties",property="GitVersion_NuGetVersionV2"}b${BUILD_NUMBER}


  • environment: Jenkins 1.625

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.