Interpolation not working in inherited elements
-----------------------------------------------

                 Key: MSITE-312
                 URL: http://jira.codehaus.org/browse/MSITE-312
             Project: Maven 2.x Site Plugin
          Issue Type: Bug
          Components: inheritance
    Affects Versions: 2.0-beta-7
         Environment: JDK 1.5.0_13 on OS/X 10.5.2
            Reporter: Brian Hanafee
         Attachments: example.zip

Properties defined in the local POM are not interpolated into elements of the 
site that are inherited.
In the attached example, the property "parentprop" is defined in the parent POM 
and "childprop" is defined in the child POM. The parent project has a site.xml 
that defines an inherited menu with items that reference both properties. Only 
parentprop is interpolated. The child project has an identical menu and the 
properties are interpolated correctly.

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