vardhmanJain commented on issue #281: URL: https://github.com/apache/maven-clean-plugin/issues/281#issuecomment-4332998321
I can see from the error above that `Caused by: java.nio.file.AccessDeniedException: D:\1\time-grid-trading-backtest\target\classes\org\miglecz\crypto` Can you check the permissions on the folder? Also please check if any of your code is still holding the lock on the file? maybe you opened the file but didn't close the connection after using it? -- 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]
