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

Quarkus CLI cannot build an app with gradle

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • +
    • Hide

      1. Install quarkus cli
      2. Download, unzip and set up 2.13.5.CR1 build[1] as a maven repo(using, eg <url>file:///home/fedinskiy/code/quarkus/rhbq-2.13.5.CR1-repo</url> in ~.m2/settings.xml
      3. quarkus create app app --stream=2.13 --gradle
      4. cd app
      5. quarkus build

      If "--gradle" option omitted on step 3, step 5 will be successful.

      [1] http://download.devel.redhat.com/rcm-guest/staging/quarkus/quarkus-2.13.5.CR1/rh-quarkus-2.13.5.CR1-maven-repository.zip

      Show
      1. Install quarkus cli 2. Download, unzip and set up 2.13.5.CR1 build [1] as a maven repo(using, eg <url> file:///home/fedinskiy/code/quarkus/rhbq-2.13.5.CR1-repo </url> in ~.m2/settings.xml 3. quarkus create app app --stream=2.13 --gradle 4. cd app 5. quarkus build If "--gradle" option omitted on step 3, step 5 will be successful. [1] http://download.devel.redhat.com/rcm-guest/staging/quarkus/quarkus-2.13.5.CR1/rh-quarkus-2.13.5.CR1-maven-repository.zip
    • ---

      App created via cli with option "--jbang" fails to find required artifacts during build, when using 2.13.5.CR1 as a maven repo. App created without this option builds successfully.

              olubyans@redhat.com Alexey Loubyansky
              rhn-support-fdudinsk Fedor Dudinskii
              Fedor Dudinskii Fedor Dudinskii
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: