For maven 2 it used to be in
对于maven 2,曾经是
M2_HOME/lib/maven-2.2.1-uber.jar:org/apache/maven/project/pom-4.0.0.xml
M2_HOME / lib目录/ Maven的2.2.1-uber.jar:组织/阿帕奇/的Maven /项目/ POM-4.0.0.xml
But 3.0.x does not have a single jar.
但3.0.x没有一个jar。
<whining>
It would also help if apache maven project would have updated their documentation on POM reference to 3.0.
</whining>
2 个解决方案
#1
55
They moved it (without documenting it as usual) to lib/maven-model-builder-3.0.3.jar:org/apache/maven/model/pom-4.0.0.xml
他们将它(没有像往常一样记录)移动到lib / maven-model-builder-3.0.3.jar:org / apache / maven / model / pom-4.0.0.xml
#2
1
It's documented in Sonatype's Maven reference book, which for some reason doesn't turn up easily in Google results: http://books.sonatype.com/mvnref-book/reference/index.html
它在Sonatype的Maven参考书中有记载,由于某些原因,它在Google搜索结果中不易出现:http://books.sonatype.com/mvnref-book/reference/index.html
#1
55
They moved it (without documenting it as usual) to lib/maven-model-builder-3.0.3.jar:org/apache/maven/model/pom-4.0.0.xml
他们将它(没有像往常一样记录)移动到lib / maven-model-builder-3.0.3.jar:org / apache / maven / model / pom-4.0.0.xml
#2
1
It's documented in Sonatype's Maven reference book, which for some reason doesn't turn up easily in Google results: http://books.sonatype.com/mvnref-book/reference/index.html
它在Sonatype的Maven参考书中有记载,由于某些原因,它在Google搜索结果中不易出现:http://books.sonatype.com/mvnref-book/reference/index.html