This can't currnetly be done. Search JIRA, there's an issue filed
somewhere; probably agains xdoc plugin.
On 5/25/05, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I having issues using maven properties/variables in my xdocs. I've created
> an xdocs/index.xml that I want to customise based on property values, eg.
>
> <document>
> <properties>
> <title>About ${myProperty}</title>
> </properties>
>
> <body>
> <section name="About ${myProperty}">
> </section>
> </body>
> </document>
>
>
> I would like ${myProperty} to be replaced with the property value, but
> instead I see ${myProperty} on the generated html page. Is there a way I
> can acheive this?
>
> cheers,
> Justin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Jamie Bisotti
Software Engineer
Lexmark International, Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]