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

Sources & JavaDoc variants are missing in Gradle's metadata #3784

Open
AlexanderBartash opened this issue Oct 11, 2024 · 1 comment
Open
Labels
Platform: Java Type: Bug Something isn't working

Comments

@AlexanderBartash
Copy link

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.

@markushi
Copy link
Member

Thanks for contributing @AlexanderBartash, this makes a lot of sense. @romtsn any concerns around this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: Java Type: Bug Something isn't working
Projects
Status: No status
Status: Needs Discussion
Development

No branches or pull requests

2 participants