You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karel Vervaeke (JIRA)" <ji...@codehaus.org> on 2010/01/11 14:39:55 UTC

[jira] Created: (MRESOURCES-115) Documentation improvement: default delimiters ${*} should be escaped

Documentation improvement: default delimiters ${*} should be escaped
--------------------------------------------------------------------

                 Key: MRESOURCES-115
                 URL: http://jira.codehaus.org/browse/MRESOURCES-115
             Project: Maven 2.x Resources Plugin
          Issue Type: Improvement
    Affects Versions: 2.4.1, 2.4
            Reporter: Karel Vervaeke


The documentations says you can explicitly set default delimiters using
<delimiters>
  <delimiter>${*}</delimiters>
  <delimiter>@</delimiters>
</delimiters>

However, in the pom you need to double the dollar-sign to prevent the expression ${*} from being replaced by 'the value of property *'

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

        

[jira] Closed: (MRESOURCES-115) Documentation improvement: default delimiters ${*} should be escaped

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MRESOURCES-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MRESOURCES-115.
--------------------------------------

    Resolution: Duplicate

> Documentation improvement: default delimiters ${*} should be escaped
> --------------------------------------------------------------------
>
>                 Key: MRESOURCES-115
>                 URL: http://jira.codehaus.org/browse/MRESOURCES-115
>             Project: Maven 2.x Resources Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.4, 2.4.1
>            Reporter: Karel Vervaeke
>
> The documentations says you can explicitly set default delimiters using
> <delimiters>
>   <delimiter>${*}</delimiters>
>   <delimiter>@</delimiters>
> </delimiters>
> However, in the pom you need to double the dollar-sign to prevent the expression ${*} from being replaced by 'the value of property *'

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