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

Security components are missing the version in the BOM #1535

Closed
Sanne opened this issue Mar 16, 2019 · 0 comments
Closed

Security components are missing the version in the BOM #1535

Sanne opened this issue Mar 16, 2019 · 0 comments
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@Sanne
Copy link
Member

Sanne commented Mar 16, 2019

The Security guide suggest it's enough to add the following to a Quarkus project:

<dependency>
   <groupId>io.quarkus</groupId>
   <artifactId>quarkus-elytron-security</artifactId>
</dependency>

This results currently in :

[ERROR] 'dependencies.dependency.version' for io.quarkus:quarkus-elytron-security:jar is missing.
@Sanne Sanne added the kind/bug Something isn't working label Mar 16, 2019
@Sanne Sanne self-assigned this Mar 16, 2019
@gsmet gsmet added this to the 0.12.0 milestone Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants