标签: java maven maven-3 pom.xml
为什么${basedir}中不允许<targetPath>?
${basedir}
<targetPath>
当我在pom.xml中添加$ {basedir}
<resource> <targetPath>${basedir}/target</targetPath> </resource>
maven-eclipse-plugin failed:
$ mvn eclipse:eclipse [ERROR] Cant canonicalize system path: {0}