You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Laurent Vaills (JIRA)" <ji...@codehaus.org> on 2008/11/03 15:35:51 UTC

[jira] Created: (JXR-66) package-summary.vm : $name is not a valid reference

package-summary.vm : $name is not a valid reference 
----------------------------------------------------

                 Key: JXR-66
                 URL: http://jira.codehaus.org/browse/JXR-66
             Project: Maven JXR
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Laurent Vaills
            Priority: Minor


When I run "mvn site" I have the following warning : 
[WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = templates/package-summary.vm [line 22,column 45] : $name is not a valid reference.

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

        

[jira] Closed: (JXR-66) package-summary.vm : $name is not a valid reference

Posted by "Laurent Vaills (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/JXR-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laurent Vaills closed JXR-66.
-----------------------------

    Resolution: Fixed

In fact I had a name element.

Nevertheless, I checked the version and I used the codehaus jxr-maven-plugin (1.0 beta) instead of the Apache maven-jxr-plugin (2.1).
With this version, I had no warning anymore.



> package-summary.vm : $name is not a valid reference 
> ----------------------------------------------------
>
>                 Key: JXR-66
>                 URL: http://jira.codehaus.org/browse/JXR-66
>             Project: Maven JXR
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Laurent Vaills
>            Priority: Minor
>
> When I run "mvn site" I have the following warning : 
> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = templates/package-summary.vm [line 22,column 45] : $name is not a valid reference.

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

        

[jira] Commented: (JXR-66) package-summary.vm : $name is not a valid reference

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/JXR-66?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=152923#action_152923 ] 

Dennis Lundberg commented on JXR-66:
------------------------------------

It sounds like your pom.xml file does not have a <name> element.

> package-summary.vm : $name is not a valid reference 
> ----------------------------------------------------
>
>                 Key: JXR-66
>                 URL: http://jira.codehaus.org/browse/JXR-66
>             Project: Maven JXR
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Laurent Vaills
>            Priority: Minor
>
> When I run "mvn site" I have the following warning : 
> [WARNING] org.apache.velocity.runtime.exception.ReferenceException: reference : template = templates/package-summary.vm [line 22,column 45] : $name is not a valid reference.

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