Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-9229

Unify the jvm and mvn settings for devmode

XMLWordPrintable

    • 2023 Week 24-26 (from Jun 12), 2023 Week 21-23 (from May 22)

      When the dev mode image is started, the jvm and mvn configuration is applied twice:

      ```
      podman tun -it -e QUARKUS_EXTENSIONS=dummy quay.io/kiegroup/kogito-swf-devmode-nightly:latest
      INFO Configure Maven
      INFO --> checking if .mvn/jvm.config exists.
      INFO ---> .mvn/jvm.config does not exists, memory will be calculated based on container limits.
      INFO Configure Maven
      INFO --> checking if .mvn/jvm.config exists.
      INFO ---> .mvn/jvm.config does not exists, memory will be calculated based on container limits.
      [INFO] Scanning for projects...

      ```

      It can be simplified to one call.

            rhn-support-fspolti Filippe Spolti
            rhn-support-fspolti Filippe Spolti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: