Uploaded image for project: 'WildFly Maven Plugin'
  1. WildFly Maven Plugin
  2. WFMP-182

Update the names of the WildFly images for the image goal

XMLWordPrintable

      When the ìmage` goal generates the Dockerfile[1], it uses the images names:

      • quay.io/wildfly/wildfly-runtime-jdk17:latest
      • quay.io/wildfly/wildfly-runtime-jdk11:latest

      This code should be updated to use the new naming convention:

      • quay.io/wildfly/wildfly-runtime:latest-jdk11
      • quay.io/wildfly/wildfly-runtime:latest-jdk17

      [1] https://github.com/wildfly/wildfly-maven-plugin/blob/e11d2096957b06171e0c28fab69785cdbbea3373/plugin/src/main/java/org/wildfly/plugin/provision/ApplicationImageInfo.java#L93

            jmesnil1@redhat.com Jeff Mesnil
            jmesnil1@redhat.com Jeff Mesnil
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: