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

smallrye-open-api extension dependencies rely on outdated javax.annotation-api

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a Bug
    • Icon: Major Major
    • None
    • 2.7.5.GA, 2.7.6.ER2
    • smallrye-openapi, team/eng
    • None
    • ---

      smallrye-open-api extension dependencies rely 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/smallrye/smallrye-open-api-parent/2.1.21.redhat-00001/smallrye-open-api-parent-2.1.21.redhat-00001.pom-                <groupId>javax.annotation</groupId>
      ./maven-repository/io/smallrye/smallrye-open-api-parent/2.1.21.redhat-00001/smallrye-open-api-parent-2.1.21.redhat-00001.pom-                <artifactId>javax.annotation-api</artifactId>
      ./maven-repository/io/smallrye/smallrye-open-api-parent/2.1.21.redhat-00001/smallrye-open-api-parent-2.1.21.redhat-00001.pom:                <version>1.3.2.redhat-00001</version>
      ./maven-repository/io/smallrye/smallrye-open-api-parent/2.1.21.redhat-00001/smallrye-open-api-parent-2.1.21.redhat-00001.pom-            </dependency>
      ./maven-repository/io/smallrye/smallrye-open-api-parent/2.1.21.redhat-00001/smallrye-open-api-parent-2.1.21.redhat-00001.pom-
      

            pkruger@redhat.com Phillip Krüger
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: