Skip to content
New issue

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

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

Already on GitHub? # to your account

JReleaser:release calls deploy and fails without secrets and staging folder #765

Closed
jperedadnr opened this issue Oct 22, 2024 · 0 comments · Fixed by #766
Closed

JReleaser:release calls deploy and fails without secrets and staging folder #765

jperedadnr opened this issue Oct 22, 2024 · 0 comments · Fixed by #766
Assignees
Labels
bug Something isn't working

Comments

@jperedadnr
Copy link
Collaborator

After #759, jreleaser:deploy was added to publish Kit to Maven Central/Sonatype, but there step jrelease:release before it does actually call deploy, so it fails because there are no secrets set and the local staging-folder doesn't exist.

The deploy step should be done before.

Expected Behavior

Current Behavior

Steps to Reproduce

Your Environment

Screenshots

@jperedadnr jperedadnr added the bug Something isn't working label Oct 22, 2024
@jperedadnr jperedadnr self-assigned this Oct 22, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant