Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2231

Update Github Actions maven command to use verify instead of package

XMLWordPrintable

      The current Github actions CI job doesn't run the "verify" lifecycle causing some missed build errors. 

      In wildfly-elytron/.github/workflows/pr-ci.yaml, we need to replace "mvn -B package --file pom.xml" with "mvn -B verify --file pom.xml"

            rhn-support-pesilva Pedro Silva
            araskar@redhat.com Ashpan Raskar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: