You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2010/11/18 11:43:03 UTC

[jira] Moved: (MJAVADOC-303) Project reports label for JavaDocs contains pom property name instead.

     [ http://jira.codehaus.org/browse/MJAVADOC-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton moved MPIR-192 to MJAVADOC-303:
-----------------------------------------------

    Affects Version/s:     (was: 2.1.2)
                       2.7
                  Key: MJAVADOC-303  (was: MPIR-192)
              Project: Maven 2.x Javadoc Plugin  (was: Maven 2.x Project Info Reports Plugin)

> Project reports label for JavaDocs contains pom property name instead.
> ----------------------------------------------------------------------
>
>                 Key: MJAVADOC-303
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-303
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.7
>         Environment: Windows XPSP2, Maven 2.2.1, Java 1.6u18
>            Reporter: David Biesack
>            Priority: Minor
>         Attachments: pom.xml
>
>
> When a pom.xml defines a property, such as
>         <properties>
>           <name>java.language.version</name><value>1.6</value>
>         </properties>
> then the project info reports uses the property name for the 'Document' label of the Javadoc report
> in site/project-reports.html
> i.e. the generated HTML is
> file:///U:/dev/maven-bugs/MPIR-javadoc/target/site/apidocs/index.html
> <tr class="b"><td><a href="apidocs/index.html">java.language.version</a></td> 
> <td>JavaDoc API documentation.</td> 
> See attached pom.xml

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