I am using NetBeans 7.0 and Glassfish 3.1 with Spring, version 3.0.2 and often I receive errors like this one:
"someProjectName\nbproject\build-impl.xml:1060: Unable to delete file SomeProjectname\build\web\WEB-INF\lib\antlr-2.7.6.jar"
Anyone have any ideas what could be the cause for this?
It is a not a bug, It may happen due to a number of reasons:
There may be other reasons too...but I solved the problem on more than one occasions by eliminating the above three conditions.
See if it works for u.