1

${basedir}で許可されていないのはなぜ<targetPath>ですか?

pom.xml に ${basedir} を追加すると

<resource>
  <targetPath>${basedir}/target</targetPath>
</resource>

maven-eclipse-pluginが失敗しました:

$ mvn eclipse:eclipse
[ERROR] Cant canonicalize system path: {0}
4

0 に答える 0