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

[deploy] Nexus2 maven deployer does not fail during configuraiton if username/token are not set #1640

Closed
3 of 4 tasks
aalmiray opened this issue Apr 24, 2024 · 1 comment
Closed
3 of 4 tasks
Assignees
Labels
bug Something isn't working released Issue has been released
Milestone

Comments

@aalmiray
Copy link
Member

aalmiray commented Apr 24, 2024

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. Clone https://github.com/jreleaser/helloworld-java-bin
  2. Follow the instructions found at https://jreleaser.org/guide/latest/examples/maven/maven-central.html to configure deployment to Maven Central
  3. Do not define username/password for the NExus2 deployer
  4. Invoke jreleaser config

Expected Behaviour

Configuraiton should fail stating that username and password are missing.

Actual Behaviour

No error occurs.

Environment Information

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

Described at #1639

@aalmiray aalmiray added the bug Something isn't working label Apr 24, 2024
@aalmiray aalmiray added this to the v1.12.0 milestone Apr 24, 2024
@aalmiray aalmiray self-assigned this Apr 24, 2024
@aalmiray aalmiray added the released Issue has been released label May 1, 2024
@aalmiray
Copy link
Member Author

aalmiray commented May 1, 2024

🎉 This issue has been resolved in v1.12.0 (Release Notes)

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

No branches or pull requests

1 participant