Bevan Thistlethwaite created MNGSITE-158:
--------------------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to