Hello,

Are there any macros or special characters that can be used in xdoc or apt
documents to pull in values from pom.xml? I'm trying to create a download
page for a project, and I'd like to reference the version element from
pom.xml in an apt or xdoc file so that I don't have to update the download
page for each release. Here's an example of what I'm looking to do...

        <a href="downloads/myapp-${version}.tar.bz2">Download MyApp
${version}</a>

The only thing close to this that I could find are Doxia macros. I'm willing
to write my own macro to extract values from pom.xml, but I thought I'd
check if there was another way to do it before I started coding.

--
Tom Cort
Systems Developer
Vermont Department of Taxes

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to