Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-2169

Already Exported/Exploded directory should delete if exists before exploding/exporting

XMLWordPrintable

    • Hide
      • git clone https://github.com/dipak-pawar/arquillian-showcase
      • git checkout core_151
      • cd junit5-vintage
      • mvn clean test
      • Change <property name="deploymentExportExploded">true</property> to <property name="deploymentExportExploded">false</property> from arquillian.xml.
      • mvn test
      Show
      git clone https://github.com/dipak-pawar/arquillian-showcase git checkout core_151 cd junit5-vintage mvn clean test Change <property name="deploymentExportExploded">true</property> to <property name="deploymentExportExploded">false</property> from arquillian.xml. mvn test

      Running deploymentExportExploded= true after deploymentExportExploded = false or vice versa without mvn clean throws illegal argument exception

              dipakpawar231 Dipak Pawar (Inactive)
              dipakpawar231 Dipak Pawar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: