maven 3的超级pom在哪里?

时间:2022-08-19 17:08:16

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>

如果apache maven项目将POM引用的文档更新为3.0也会有所帮助。

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