Uploaded image for project: 'Serverless logic'
  1. Serverless logic
  2. SRVLOGIC-720

logic-swf-builder-rhel9 use the wrong quarkus version when adding extensions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 1.37.0
    • 1.37.0
    • Cloud:Images
    • Critical

      When the logic-swf-builder-rhel9 adds extensions (that doesn't the extension configured) to the maven project, it uses the QUARKUS_PLATFORM_VERSION to complete the version.

      This might work in scenarios where QUARKUS_PLATFORM_VERSION ==  QUARKUS_VERSION but not always.

       

      The QUARKUS_VERSION must be used instead.

       

      For example, when a WF use persistence, it's

      io.quarkus:quarkus-agroal:3.20.2.SP1-redhat-00003 however the correct value is

      io.quarkus:quarkus-agroal:3.20.2.redhat-00004

       

       

              wmedvede@redhat.com Walter Medvedeo
              wmedvede@redhat.com Walter Medvedeo
              Dominik Hanak Dominik Hanak
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: