You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Diesler,Thomas" <Th...@softcon.de> on 2003/05/20 11:31:26 UTC

reference pom from xdoc

hi all,
 
is there a way of dereferencing the POM content from xdoc templates
(maven-1.0-beta-10-SNAPSHOT).
The xdoc plugin uses something like this in its templates:
 
    <section name="$!project.name">
 
When I copy the template to my project, the placeholder is not substituted
 
Thanks Tomsk
 
----------------------------------------------------------
Softcon Internet Technologies GmbH
Thomas Diesler
email: thomas.diesler@softcon-itec.de
 
 

Re: reference pom from xdoc

Posted by Martin Skopp <sk...@riege.de>.
On Tue, 2003-05-20 at 11:31, Diesler,Thomas wrote:
> is there a way of dereferencing the POM content from xdoc templates
> (maven-1.0-beta-10-SNAPSHOT).
> The xdoc plugin uses something like this in its templates:
>  
>     <section name="$!project.name">
>  
> When I copy the template to my project, the placeholder is not substituted

Always thought it's ${pom.name}, but that doesn't worked always for me
with reactor and sub-projects and pom inheritance...
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:maint@riege.com, Information: http://www.riege.com

This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org