(问题)idea+gradle+jeesite+html 在开发调试中修改html文件后,出现更新失败,要重启才能生效。

使用IDEA开发调试Jeesite,修改了含有beetl脚本的HTML文件后,使用Build输出资源文件出现以下错误。

Execution failed for task ':processResources'.
Failed to clean up stale outputs

错误好像是无法更新build/resources下的文件,被锁定了。在Spring Boot开发中上述操作是没有任何问题的。



posted @ 2022-10-02 15:11  培轩  阅读(204)  评论(1)    收藏  举报