${project.version} not substituted in xref/index.html for aggregate goal
------------------------------------------------------------------------
Key: JXR-92
URL: https://jira.codehaus.org/browse/JXR-92
Project: Maven JXR
Issue Type: Bug
Components: maven2 jxr plugin
Affects Versions: 2.3
Reporter: Benson Margulies
This is demonstrated in the existing 'aggregate' integration test. The
resulting HTML contains:
{code}
<div class="xleft">
<span id="publishDate">Last Published: 2011-08-23</span>
| <span id="projectVersion">Version:
${project.version}</span>
</div>
{code}
note that project.version isn't replaced by the actual version.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira