[ 
http://jira.codehaus.org/browse/SUREFIRE-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Dillon updated SUREFIRE-652:
----------------------------------

    Description: When mvn -X is used and the surefire tmp files are not cleaned 
up it littlers the system tmp dir with surefire turds.  Also makes it hard to 
find the right tmp files to look at when actually trying to debug a failure.  
Storing the tmp files in /target will fix both problems.  (was: When mvn -X is 
used and the surefire tmp files are not cleaned up it littles the system system 
dir with surefire turds.  Also makes it hard to find the right tmp files to 
look at when actually trying to debug a failure.  Storing the tmp files in 
/target will fix both problems.)

> Store surefire tmp files under target/ instead of java.io.tmpdir
> ----------------------------------------------------------------
>
>                 Key: SUREFIRE-652
>                 URL: http://jira.codehaus.org/browse/SUREFIRE-652
>             Project: Maven Surefire
>          Issue Type: Improvement
>            Reporter: Jason Dillon
>
> When mvn -X is used and the surefire tmp files are not cleaned up it littlers 
> the system tmp dir with surefire turds.  Also makes it hard to find the right 
> tmp files to look at when actually trying to debug a failure.  Storing the 
> tmp files in /target will fix both problems.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to