Hi all, My context : new Java application, recent Jenkins, Maven projet, ...
In a unit test, a File is created in "current" directory, and to let the workspace clean, after the test, I delete the file. It's OK on my computer, under Eclipse and with Maven command line on console. But in Jenkins, I have an error "unable to delete file" : any idea or suggestion ? Thanks, Xavier