【问题标题】:maven-resources-plugin:2.5 /checkRar.resource (Permission denied)maven-resources-plugin:2.5 /checkRar.resource (权限被拒绝)
【发布时间】:2016-05-05 12:07:43
【问题描述】:

我正在尝试使用 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.

【问题讨论】:

  • /... 给出的资源没有意义...
  • @khmarbaise 你是什么意思?

标签: java maven maven-resources-plugin


【解决方案1】:

这只是一个权限问题,所以我刚刚用 sudo 运行了 Netbeans。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2016-11-18
    • 2015-08-30
    • 1970-01-01
    • 1970-01-01
    • 2018-07-19
    相关资源
    最近更新 更多