Intro to the POM Example 3 - nonsense explanation -------------------------------------------------
Key: MNG-3257 URL: http://jira.codehaus.org/browse/MNG-3257 Project: Maven 2 Issue Type: Bug Components: Documentation: Introductions Affects Versions: Documentation Deficit Reporter: Gary Morgan Priority: Minor The solution explanation for Example 3 contains a number of errors. 1) "we have the element /module/ my-module///module/." should probably read "we have the element <module>my-module</module>." 2) "The value of /module/// is the " should probably read "The value of <module/> is the " 3) "relative path from the com.mycompany.app:my-module:1 to com.mycompany.app:my-module:1's POM" should probably read "relative path from the com.mycompany.app:my-app:1 to com.mycompany.app:my-module:1's POM" 4) "Now, whenever a maven command processes com.mycompany.app:my-module:1" should probably read "Now, whenever a maven command processes com.mycompany.app:my-app:1" -- 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