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

[sdkman] Should filter artifacts by their active status #611

Closed
2 of 4 tasks
aalmiray opened this issue Dec 19, 2021 · 0 comments
Closed
2 of 4 tasks

[sdkman] Should filter artifacts by their active status #611

aalmiray opened this issue Dec 19, 2021 · 0 comments
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 the sdkman packager on a project that produces platform specific artifacts, such as https://github.com/kcctl/kcctl
  2. Attempt a release on dryrun mode with platform filtering turned on, i.e,
gm -Prelease -Djreleaser.dryrun jreleaser:full-release -Djreleaser.select.current.platform

Expected Behaviour

A release should be posted and announced with a single artifact matching the current platform.

Actual Behaviour

An exception occurs because at least one artifact is missing.

Environment Information

  • Operating System: N/A
  • JReleaser Version: 0.9.1
  • JDK Version: N/A

Please paste stacktraces from [out|build|target]/jreleaser/trace.log.

@aalmiray aalmiray added the bug Something isn't working label Dec 19, 2021
@aalmiray aalmiray added this to the 0.10.0 milestone Dec 19, 2021
@aalmiray aalmiray self-assigned this Dec 19, 2021
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