Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4625

Enable Debezium UI Dockerfile Maven offline builds

XMLWordPrintable

    • False
    • False

      Currently Dockerfile builds can't enable offline builds as some Maven plugin dependencies are not correctly loaded by `./mvnw dependency:resolve-plugins dependency:go-offline initialize -B`.

      Enable Dockerfile Maven offline builds with adding `-o` parameter, like:
      `./mvnw clean package -o -B -am -pl backend -Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120`

              Unassigned Unassigned
              rk3rn3r René Kerner
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: