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

[Docs]: Openshift Deployment instruction is not correct

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.13.7.GA
    • 2.2.5.GA
    • OpenShift, team/docs
    • None
    • 2
    • +

    Description

      In RHBQ 2.2.5 deployment guide, the deployment instruction is not correct

      2. Adding the Quarkus OpenShift extension

      ~~~

        1. Add the quarkus-openshift extension using the command line:
           ./mvnw com.redhat.quarkus.platform:quarkus-maven-plugin:2.2.3.Final-redhat-00013:add-extension -Dextensions="io.quarkus:quarkus-openshift"
           
           
          ~~~

       

       

       

      In fact, the correct command is:

      ./mvnw com.redhat.quarkus.platform:quarkus-maven-plugin:2.2.5.Final-redhat-0007:add-extension -Dextensions="io.quarkus:quarkus-openshift"

       

      Attachments

        Activity

          People

            mmaler@redhat.com Michal Maléř
            rhn-support-orivat Olivier Rivat
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: