Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-20000

Fix logging quickstart on k8s CI

XMLWordPrintable

      The issue is that the quickstart builds the image jboss-logging:latest with the wildfly plugin. 'jboss-logging' comes from the artifactId.

      It then tries to tag this with the following command docker tag logging jboss-logging:latest. In this case, 'logging' is the name of the qs directory, and 'jboss-logging' is from the artifact name.

      The easiest fix is to rename the artifactId to 'logging'.

              kkhan1@redhat.com Kabir Khan
              kkhan1@redhat.com Kabir Khan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: