Maarten van Schouwen created MRESOURCES-161:
-----------------------------------------------

             Summary: Some incorrect HTML in the description of the delimiters 
parameter
                 Key: MRESOURCES-161
                 URL: https://jira.codehaus.org/browse/MRESOURCES-161
             Project: Maven 2.x Resources Plugin
          Issue Type: Improvement
          Components: delimiters
    Affects Versions: 2.5
         Environment: Eclipse Indigo, build 20110916-0149
Eclipse M2E plugin version 1.0.100.20110804-1717
            Reporter: Maarten van Schouwen
            Priority: Trivial


The description of the delimiters parameter contains entities, < etc., 
to render a POM fragment as an example, but some of these entities are written 
as "&lt" instead of "<".

If you're editing a POM file in Eclipse with the M2E plugin, the description 
shows this as "<delimiter>@&amp;lt/delimiter>", which looks bad. In the command 
line, through "mvn resources:help", everything looks OK.


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