Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
${basedir}で許可されていないのはなぜ<targetPath>ですか?
${basedir}
<targetPath>
pom.xml に ${basedir} を追加すると
<resource> <targetPath>${basedir}/target</targetPath> </resource>
maven-eclipse-pluginが失敗しました:
$ mvn eclipse:eclipse [ERROR] Cant canonicalize system path: {0}