Skip to content

combination build error #6551

Discussion options

You must be logged in to vote

I found a very strange way to complete the combined build. According to the above error report, when building opentelemetry-java-instrumentation for the first time, gradlew will download all used dependencies to the local first. If the dependency version is not updated later, Each subsequent build will use the previously downloaded external dependencies. In other words, I can find the location of the jar in opentelemetry-java to be updated, and then replace the updated jar with it. I tried it and it worked.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@hongshuai1994
Comment options

@jkwatson
Comment options

@hongshuai1994
Comment options

Answer selected by hongshuai1994
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants