我想在maven中更改目标文件夹的路径

时间:2018-02-08 10:48:15

标签: java maven maven-3 pom.xml

我想在maven中更改目标文件夹的路径。我正在使用C:/ plugins但是当我更新我的maven项目时,我收到了一个内部错误:"正在更新Maven项目"。路径必须包含项目和资源名称:/ ProjectName

2 个答案:

答案 0 :(得分:0)

<build>
    <directory>/your/directory</directory>
</build>

更改pom.xml。

答案 1 :(得分:0)

您应该使用个人资料。

{
  "label": "Chiron",
  "backgroundColor": "#65e4ff",
  "borderColor": "#65e4ff",
  "data": [
    0.297619047619,
    0.925595238095,
    1,
    0.886904761905,
    0.902678571429,
    0.993650793651,
    0.925595238095,
    0.915277777778,
    0.97619047619,
    0.920634920635
  ]
}
相关问题