You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@codehaus.org> on 2011/08/23 18:36:32 UTC

[jira] Created: (JXR-92) ${project.version} not substituted in xref/index.html for aggregate goal

${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>
                  &nbsp;| <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

        

[jira] Closed: (JXR-92) ${project.version} not substituted in xref/index.html for aggregate goal

Posted by "Benson Margulies (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/JXR-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benson Margulies closed JXR-92.
-------------------------------

    Resolution: Duplicate
      Assignee: Benson Margulies

Duplicate of JXR-93.

> ${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
>            Assignee: 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>
>                   &nbsp;| <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