[ https://jira.codehaus.org/browse/MNGSITE-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl Heinz Marbaise closed MNGSITE-158. --------------------------------------- Resolution: Fixed Assignee: Karl Heinz Marbaise The offical Maven repository is http://repo.maven.apache.org/maven2 see the mirror guide https://maven.apache.org/guides/mini/guide-mirror-settings.html. So i will close this issue. If you have further details/suggestions or objections please don't hesitate to reopen this issue. > Maven SuperPOM incorrectly documented > ------------------------------------- > > Key: MNGSITE-158 > URL: https://jira.codehaus.org/browse/MNGSITE-158 > Project: Maven Project Web Site > Issue Type: Bug > Environment: All > Reporter: Bevan Thistlethwaite > Assignee: Karl Heinz Marbaise > > Pages affected: > http://maven.apache.org/pom.html#The_Super_POM > Repository names have been changed from: > "<name>Central Repository</name> > <url>http://repo.maven.apache.org/maven2</url>" > to: > "<name>Maven Plugin Repository</name> > <url>http://repo1.maven.org/maven2</url>" > http://maven.apache.org/ref/3.0.4/maven-model-builder/super-pom.html > http://www.sonatype.com/books/mvnref-book/reference/pom-relationships-sect-pom.html#ex-super-pom > "This Super POM is a part of the Maven installation and can be found in the > maven-3.0.3-uber.jar file in ${M2_HOME}/lib. If you look in this JAR file, > you will find a file named pom-4.0.0.xml under the org.apache.maven.project > package." > Should be: > This Super POM is a part of the Maven installation and can be found in the > maven-model-builder-3.0.4.jar file in ${M2_HOME}/lib. If you look in this JAR > file, you will find a file named pom-4.0.0.xml under the > org.apache.maven.model package." -- This message was sent by Atlassian JIRA (v6.1.6#6162)