[ 
http://jira.codehaus.org/browse/MNG-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vincent Siveton closed MNG-3257.
--------------------------------

      Assignee: Vincent Siveton
    Resolution: Fixed

Applied.

Next time, please provide directly a patch. See 
http://maven.apache.org/guides/development/guide-helping.html

> 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
>            Assignee: Vincent Siveton
>            Priority: Minor
>             Fix For: Documentation Deficit
>
>
> 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

        

Reply via email to