I have an Excel spreadsheet in my resources and find that my maven build vailes 
with “The process cannot access the file because it is being used by another 
process” when the sheet is open in Excel.

I had a similar issue in my app until I changed the opening of the sheet to be 
read-only.

It would seem that the maven-resources-plug has the same issue. It should be 
changed to use a read-only open of the source files that are to be copied.

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

Reply via email to