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

System property to export shrinkwrap test archive

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • None
    • None
    • Maven Plugin
    • None

    Description

      It would be useful to have a system property that can be set when running maven that gets picked up by Arquillian and enables the deployment export path and possibly just creates them in the maven target dir where the classes are created as well.  This would allow you to quickly output the deployment and fix the issue without having to modify the arquillian.xml or having to write java code in the test case to output.

      arquillian.xml

         <engine>
             <deploymentExportPath>target/</deploymentExportPath>
          </engine> 

      https://issues.redhat.com/browse/ARQ-141?jql=project%20%3D%20Arquillian%20AND%20summary%20~%20export%20ORDER%20BY%20key%20DESC

      https://arquillian.org/guides/shrinkwrap_introduction/

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            rhn-support-bmaxwell Brad Maxwell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: