You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andrew Hughes (JIRA)" <ji...@codehaus.org> on 2008/02/12 05:21:28 UTC

[jira] Commented: (MSITE-294) Can't escape ${project.version} as plain text inside apt +---- section, on *.apt.vm files

    [ http://jira.codehaus.org/browse/MSITE-294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_123354 ] 

Andrew Hughes commented on MSITE-294:
-------------------------------------

OMG, to make matters worse when the jira issue is lodged it is stripping my escape text examples... I can't win here!!!!!

> Can't escape ${project.version} as plain text inside apt +---- section, on *.apt.vm files
> -----------------------------------------------------------------------------------------
>
>                 Key: MSITE-294
>                 URL: http://jira.codehaus.org/browse/MSITE-294
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-6
>         Environment: *.apt.vm files, and +----- escaped section.
>            Reporter: Andrew Hughes
>            Priority: Critical
>
> You can reproduce this the following way.....
> ./src/site/index.apt.vm (start)
> --------------------------------------------------
> This will appear without the backslashes $\{project.version\} and that's excellent. But you can't get this output in the escaped apt text section below.
> +---
> However this apt escaped section still shows the backslashes inside this section $\{project.version\} and there is no known way the text can be shown as above.
> To make matters worse, when you put this in without the backslashes, you get the properties value (like a filter). See: ${project.version} not the desired string as above
> +---
> -------------------------------------------------
> ./src/site/index.apt.vm (start)

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