我正在尝试使用 Netbeans 在我的 Mac 上构建 Maven 项目。但是我对 maven-resources-plugin 有一些奇怪的问题
它在我的所有 .resources 文件上返回“权限被拒绝”。
------------------------------------------------------------------------
BUILD FAILURE
------------------------------------------------------------------------
Total time: 3.588s
Finished at: Thu May 05 14:48:57 EEST 2016
Final Memory: 13M/223M
------------------------------------------------------------------------
Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.5:resources (default-resources) on project site_feemanok: /checkRar.resource (Permission denied) -> [Help 1]
To see the full stack trace of the errors, re-run Maven with the -e switch.
Re-run Maven using the -X switch to enable full debug logging.