Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jlink] failure to resolve projectEffectiveVersion in exported imageName #753

Closed
2 of 4 tasks
aalmiray opened this issue Feb 15, 2022 · 1 comment
Closed
2 of 4 tasks
Assignees
Labels
bug Something isn't working
Milestone

Comments

@aalmiray
Copy link
Member

Task List

  • Steps to reproduce provided
  • Stacktrace (if present) provided
  • Example that reproduces the problem (link to git repository is ideal)
  • Full description of the issue provided (see below)

Steps to Reproduce

  1. configure a jlink assembler on a project that's set as snapshot
  2. set the jlink imageName to '{{distributionName}}-{{projectEffectiveVersion}}'.
  3. configure a jpackage assembler linked to the jlink assembler
  4. print out the configuration

Expected Behaviour

Both assemblers correctly configured

Actual Behaviour

Artifacts for the jpackage assembler are missing the resolved project version

Environment Information

  • Operating System: N/A
  • JReleaser Version: 1.0.0-M2
  • JDK Version: N/A
@aalmiray aalmiray added the bug Something isn't working label Feb 15, 2022
@aalmiray aalmiray added this to the v1.0.0-RC1 milestone Feb 15, 2022
@aalmiray aalmiray self-assigned this Feb 15, 2022
@aalmiray
Copy link
Member Author

Applies to nativeImage as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant