Mistakes in "Introduction to the Dependency Mechanism" ------------------------------------------------------
Key: MNGSITE-71 URL: http://jira.codehaus.org/browse/MNGSITE-71 Project: Maven 2 Project Web Site Issue Type: Bug Reporter: Trevor Harmon Priority: Minor There is an introduction to the dependency mechanism here: http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html But it has some mistakes. First, there is at least one misspelling: "managemnet". Also, some of the sample POMs refer to "maven-test" as the groupId, but I believe the groupIds should be "test" instead. With "maven-test", the dependencies are all distinct (test:a, test:c, maven-test:a, and maven-test:c), and the explanatory text (such as "a and c both are declared as dependencies of the project") does not make sense. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira