vardhmanJain commented on issue #285: URL: https://github.com/apache/maven-clean-plugin/issues/285#issuecomment-4332917970
I was able to replicate it by compiling a project as a super user and then running `mvn clean` i.e with default user. ```[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:3.4.0:clean (default-clean) on project hello-world: Failed to clean project: Failed to delete /Users/varjain/Projects/hello-world/target/surefire-reports/dev.vardhman.AppTest.txt -> [Help 1]``` Do you mind checking if you're in a similar scenario? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
