Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-2109

User cannot write temporary file to surefire/ temp directory

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0-M7
    • 3.0.0-M8
    • Maven Surefire Plugin
    • None

    Description

      An improved management of temporary files was introduced in SUREFIRE-2086, through which temporary files are all created under a surefire/ directory under the system's directory of temporary files.

      The directory is created with credentials of the logged-on user and remains after a test run.
      In the (rare) case that another user performs Surefire tests on the same Linux/Unix machine, before any reboot (upon which tmp/ is emptied), tests will fail due to permissions on the existing surefire/ directory.

      Attachments

        Issue Links

          Activity

            People

              sjaranowski Slawomir Jaranowski
              spannjp Markus Spann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: