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

extended-tracer module was not published to mvn #1126

Closed
BMDittrich opened this issue Dec 6, 2023 · 2 comments
Closed

extended-tracer module was not published to mvn #1126

BMDittrich opened this issue Dec 6, 2023 · 2 comments

Comments

@BMDittrich
Copy link

Component(s)

No response

What happened?

Description

Wanted to use the cool new extended-tracer module, sadly the extended-tracer module can not be found on maven yet, but it should be in version 1.32.0

Steps to Reproduce

Checking https://mvnrepository.com/artifact/io.opentelemetry.contrib does not contain this yet.

Expected Result

Being able to use/get the extended-tracer module.

Actual Result

No artifact found on mvn.

Component version

1.32.0

Log output

No response

Additional context

https://github.com/open-telemetry/opentelemetry-java-contrib/actions/runs/7009470037/job/19068162642#logs
Most modules seem to have a task that looks like this:

Task :$module:generateMetadataFileForMavenPublication
Task :$module:generatePomFileForMavenPublication

extended-tracer does not do this.
My best guess would be that the plugin id("otel.publish-conventions") is missing in the build.gradle.kts file

@trask
Copy link
Member

trask commented Dec 6, 2023

hi @BjoernJeschke! this was intentional, check out #759 (comment)

we are in the process of moving this to the core incubator module: open-telemetry/opentelemetry-java#6017

cc @zeitlinger @jack-berg

@jack-berg
Copy link
Member

Closing since this was moved to opentelemetry-java and will be published in today's 1.33.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants