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

Create export directory if it doesn't exist

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 1.0.0.Alpha3
    • 1.0.0.Alpha2
    • Configuration
    • None
    • Release Notes
    • Low

    Description

      Arquillian supports exporting the archive to a directory when the test is run using the following configuration:

      <engine>
      <deploymentExportPath>/tmp/</deploymentExportPath>
      </engine>

      However, if this directory doesn't exist, Arquillian fails. Instead, Arquillian should attempt to create the directory (and any parent directory).

      Also, the user should not be required to add a trailing slash. Be sure to add a test to verify that it's not required.

      Attachments

        Issue Links

          Activity

            People

              aslak@redhat.com Aslak Knutsen
              dan.j.allen Dan Allen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: