slawekjaranowski commented on PR #151:
URL: 
https://github.com/apache/maven-scm-publish-plugin/pull/151#issuecomment-4468025140

   > @slawekjaranowski Can you please check on your machine? On my I constantly 
get
   > 
   > ```
   > java.io.IOException: File 
D:\Github\Maven\maven-scm-publish-plugin\target\it\site-deploy\target\svn-root\format
 unable to be deleted.
   >         at 
org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1186)
   >         at 
org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1390)
   >         at 
org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1346)
   > ```
   > 
   > even when using Admin Rights
   
   Please try clean with force
   
   https://maven.apache.org/plugins/maven-clean-plugin/clean-mojo.html#force
   
   On my Mac Os is ok.


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