If you use gradle war plugin to build your web-application. The plugin causes that gradle can not access the war causing the exception like
/home/sth/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar (Operation not permitted)
If you use gradle war plugin to build your web-application. The plugin causes that gradle can not access the war causing the exception like
/home/sth/.gradle/caches/modules-2/files-2.1/commons-codec/commons-codec/1.11/3acb4705652e16236558f0f4f2192cc33c3bd189/commons-codec-1.11.jar (Operation not permitted)