We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I added a new javaAgent configuration to sls-packaging, and every project with a bom dependency failed to build distributions.
javaAgent
Ideally configuration transitivity should be irrelevant.
The text was updated successfully, but these errors were encountered:
The new javaAgent configuration is no longer non-transitive
f3cd578
This works around a GCV bug which fails to apply constraints to non-transitive configurations. See palantir/gradle-consistent-versions#677
e198eac
Related to #649
Sorry, something went wrong.
No branches or pull requests
What happened?
I added a new
javaAgent
configuration to sls-packaging, and every project with a bom dependency failed to build distributions.What did you want to happen?
Ideally configuration transitivity should be irrelevant.
The text was updated successfully, but these errors were encountered: