question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Latest version Brave 5.13.4 cannot be found on mvnrepostiory

See original GitHub issue

Describe the Bug

As you know there was a security patch done and the latest version on Github is 5.13.4 https://github.com/openzipkin/brave/releases. I wanted to use this version to update my dependencies, however it is still not present on mvnrepository or jcenter repo

Regardless, the best is to spend some time to write a failing test. Bugs with tests get fixed and stay fixed.

Steps to Reproduce

Steps to reproduce the behavior:

  • Update io.zipkin.brave:brave depndency to 5.13.4
  • Run mvn install or gradle build

Expected Behaviour

Version should be successfully updated because 5.13.4 is released. However gradle throws

io.zipkin.brave:brave-context-log4j2:5.13.4 (selected by rule) FAILED
   Failures:
      - Could not find io.zipkin.brave:brave-context-log4j2:5.13.4.
        Searched in the following locations:
          - https://repo.maven.apache.org/maven2/io/zipkin/brave/brave-context-log4j2/5.13.4/brave-context-log4j2-5.13.4.pom
          - https://repo.maven.apache.org/maven2/io/zipkin/brave/brave-context-log4j2/5.13.4/brave-context-log4j2-5.13.4.jar
          - https://jcenter.bintray.com/io/zipkin/brave/brave-context-log4j2/5.13.4/brave-context-log4j2-5.13.4.pom
          - https://jcenter.bintray.com/io/zipkin/brave/brave-context-log4j2/5.13.4/brave-context-log4j2-5.13.4.jar

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jcchavezscommented, Dec 19, 2021

5.13.5 should be available on maven. Would you give it a try?

1reaction
jcchavezscommented, Dec 14, 2021

We have some issues with Sonatype (see https://github.com/openzipkin/brave/runs/4517949090?check_suite_focus=true#step:4:6563). @llinder is looking into a solution soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

io.zipkin.brave » brave-instrumentation-spring-web » 5.13.4
Ranking, #72630 in MvnRepository (See Top Artifacts). Used By, 5 artifacts. Vulnerabilities, Vulnerabilities from dependencies:
Read more >
io.zipkin.brave : brave : 5.13.4 - Maven Central Repository Search
Brave - Brave: Core Libary.
Read more >
Maven Could not resolve dependencies, artifacts could not be ...
I've tried downloading the newest version of maven, and included it in the eclipse helios, but still the same problem. The same error...
Read more >
Download io.zipkin.brave JAR files with all dependencies
Download all versions of brave-instrumentation-kafka-clients JAR files with all dependencies. Search JAR files by class name ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found