Details
-
Improvement
-
Resolution: Fixed
-
Major
-
10.10
-
None
Description
We need to have all files generated by tests be located inside the "target" directory. Several reasons:
- Disk leak: "mvn clean" should remove all files generated by the build
- Jenkins will not be able to compute the path of any generated file outside the workspace and will issue errors in the logs.