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
sentry
21
7.15.0
Search for sources in https://repo1.maven.org/maven2/io/sentry/sentry/7.15.0/sentry-7.15.0.module it does not have it. An example of how it should be https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.11.2/junit-jupiter-5.11.2.module
Most likely because this is not called https://docs.gradle.org/current/javadoc/org/gradle/api/plugins/FeatureSpec.html#withJavadocJar() See also https://docs.gradle.org/current/userguide/java_plugin.html#packaging
The variants are missing.
The variants are present.
The text was updated successfully, but these errors were encountered:
getsentry#3784 Added javadocs & sources to Gradle's metadata.
ce768e3
Thanks for contributing @AlexanderBartash, this makes a lot of sense. @romtsn any concerns around this?
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Integration
sentry
Java Version
21
Version
7.15.0
Steps to Reproduce
Search for sources in https://repo1.maven.org/maven2/io/sentry/sentry/7.15.0/sentry-7.15.0.module it does not have it.
An example of how it should be https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/5.11.2/junit-jupiter-5.11.2.module
Most likely because this is not called https://docs.gradle.org/current/javadoc/org/gradle/api/plugins/FeatureSpec.html#withJavadocJar()
See also https://docs.gradle.org/current/userguide/java_plugin.html#packaging
Expected Result
The variants are missing.
Actual Result
The variants are present.
The text was updated successfully, but these errors were encountered: