cowwoc commented on issue #109:
URL: 
https://github.com/apache/maven-clean-plugin/issues/109#issuecomment-3534119216

   @Krabi I'm a bit confused by the use-case you mentioned. Are you saying that 
you have tests that create read-only files? I agree with you that most 
developers would expect `mvn clean` to remove the `target` directory but at the 
same time I don't think that most developers create read-only files as part of 
their tests. I've never seen that done.
   
   It tends to be another kind of build step (copying existing files from one 
place to another?) that does that.


-- 
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]

Reply via email to