[ http://jira.codehaus.org/browse/MSITE-191?page=comments#action_79815 ] 
            
Martin Ahrer commented on MSITE-191:
------------------------------------

The version of maven  itself is 2.0.4 (version as published as last release 
version)!

When ${project.organization.name}  is used in site.xml exactly 
"${project.organization.name}" is rendered to the HTML page - So I guess the 
expression is not evaluated at all?

In my POM project.name is not equal to project.organization.name, they have 
different names!

> ${project.organization.name} is not evaluated in site.xml 
> ----------------------------------------------------------
>
>                 Key: MSITE-191
>                 URL: http://jira.codehaus.org/browse/MSITE-191
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-5
>            Reporter: Martin Ahrer
>
> In a site.xml I'm trying to reference the project.organization.name element 
> from the POM. This expression is not evaluated properly when running the site 
> plugin for rendering a site! But for example the epxression ${project.name} 
> works fine!

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

        

Reply via email to