Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-2055

vertx-grpc relies on outdated javax.annotation-api

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 2.7.5.GA
    • team/eng, vertx
    • None
    • ---

      vertx-grpc relies on outdated javax.annotation-api

      Javax dependencies are considered outdated and jakarata dependencies should be used instead.

      grep -C2 1.3.2.redhat-00001 . -R in ER4 maven repo gives these related artifacts:

      ./maven-repository/io/vertx/vertx-grpc/4.2.5.redhat-00001/vertx-grpc-4.2.5.redhat-00001.pom-          <groupId>javax.annotation</groupId>
      ./maven-repository/io/vertx/vertx-grpc/4.2.5.redhat-00001/vertx-grpc-4.2.5.redhat-00001.pom-          <artifactId>javax.annotation-api</artifactId>
      ./maven-repository/io/vertx/vertx-grpc/4.2.5.redhat-00001/vertx-grpc-4.2.5.redhat-00001.pom:          <version>1.3.2.redhat-00001</version>
      ./maven-repository/io/vertx/vertx-grpc/4.2.5.redhat-00001/vertx-grpc-4.2.5.redhat-00001.pom-        </dependency>
      ./maven-repository/io/vertx/vertx-grpc/4.2.5.redhat-00001/vertx-grpc-4.2.5.redhat-00001.pom-      </dependencies>
      

            rhn-engineering-rruss Rodney Russ
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: