On Thu, 26 May 2005 [EMAIL PROTECTED] wrote:
You could create a maven.xml task that uses ant copy using filtering
to copy the xdocs/ dir to target/generated-docs (or something)
and possibly setting the xdoc document location to the new location.
If you use ant filtering you should use @token@ styl
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 customi