What steps will reproduce the problem?
1. svn checkout ...
2. remove ${user.home}/test.file if it exists
3. mvn -Dtest=SafeFileTest test
4. check if ${user.home}/test.file exists
What is the expected output? What do you see instead?
Files outside the build directory, with the exception of temporary
directories (eg: ${java.io.tmpdir}), should not be affected by the build or
tests. Temporary files should be cleaned up.
${user.home}/test.file is created by the test.
Please use labels and text to provide additional information.
Linux Debian Sid/Sun java 1.6
Original issue reported on code.google.com by schal...@darkmist.net on 12 Nov 2009 at 2:57
Original issue reported on code.google.com by
schal...@darkmist.net
on 12 Nov 2009 at 2:57