-
Notifications
You must be signed in to change notification settings - Fork 32
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
Maven placeholder is not replaced. #92
Comments
This may be related to #87, tl;dr is that currently sbt-license-report does dependency resolution manually via Ivy which causes problems similar to this. Ideally we would re-use the standard |
@arw357 do you see this issue with version 1.6.1 as well? it looks superficially similar to the issue we're seeing in apache/pekko-connectors#879 |
@raboof That's exactly my version. I have the same problem with 1.7.0 |
Having a pom such as this
https://repo1.maven.org/maven2/org/keycloak/keycloak-adapter-core/23.0.0/keycloak-adapter-core-23.0.0.pom
Will lead to :
The text was updated successfully, but these errors were encountered: