Skip to content

fix: Simplify versioning by using nisse property directly#1702

Merged
gnodet merged 1 commit intomasterfrom
fix/simplify-nisse-setup
Mar 17, 2026
Merged

fix: Simplify versioning by using nisse property directly#1702
gnodet merged 1 commit intomasterfrom
fix/simplify-nisse-setup

Conversation

@gnodet
Copy link
Copy Markdown
Member

@gnodet gnodet commented Mar 17, 2026

Summary

  • Use ${nisse.jgit.dynamicVersion} directly in POMs instead of mapping to ${revision} via a translation table
  • Nisse's built-in property inliner resolves the version in installed/deployed POMs, making flatten-maven-plugin unnecessary
  • Removes flatten-maven-plugin and .mvn/nisse-translation.properties

Net result: 22 insertions, 49 deletions — simpler setup, same behavior.

Use ${nisse.jgit.dynamicVersion} directly instead of mapping to
${revision} via a translation table. Nisse's built-in property
inliner resolves the version in installed/deployed POMs, making
flatten-maven-plugin unnecessary.

Removes:
- flatten-maven-plugin configuration
- .mvn/nisse-translation.properties
@gnodet gnodet merged commit 372a1bb into master Mar 17, 2026
9 checks passed
@gnodet gnodet added this to the 4.0.6 milestone Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant