You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Rainer Pruy (JIRA)" <ji...@codehaus.org> on 2006/01/24 15:54:06 UTC

[jira] Created: (MPJAVADOC-72) Using ${project.organization.name} in yields value of ${project.name}

Using ${project.organization.name} in <bottom> yields value of ${project.name}
------------------------------------------------------------------------------

         Key: MPJAVADOC-72
         URL: http://jira.codehaus.org/browse/MPJAVADOC-72
     Project: maven-javadoc-plugin
        Type: Bug

 Environment: Linux
Maven 2.02
javadoc-plugin 2.0-beta3
    Reporter: Rainer Pruy
 Attachments: organization-name-testcase.zip

Using ${project.organization.name} with <bottom> configuration displays  the project name instead.

Repeat-By:

extract the attatched zip into a fresh directory
run "mvn javadoc:javadoc" there
and check the resulting pages

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MJAVADOC-54) Using ${project.organization.name} in yields value of ${project.name}

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MJAVADOC-54?page=all ]

Brett Porter updated MJAVADOC-54:
---------------------------------

    Fix Version: 2.0

> Using ${project.organization.name} in <bottom> yields value of ${project.name}
> ------------------------------------------------------------------------------
>
>          Key: MJAVADOC-54
>          URL: http://jira.codehaus.org/browse/MJAVADOC-54
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>  Environment: Linux
> Maven 2.02
> javadoc-plugin 2.0-beta3
>     Reporter: Rainer Pruy
>      Fix For: 2.0
>  Attachments: organization-name-testcase.zip
>
>
> Using ${project.organization.name} with <bottom> configuration displays  the project name instead.
> Repeat-By:
> extract the attatched zip into a fresh directory
> run "mvn javadoc:javadoc" there
> and check the resulting pages

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MJAVADOC-54) Using ${project.organization.name} in yields value of ${project.name}

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MJAVADOC-54?page=comments#action_57389 ] 

Carlos Sanchez commented on MJAVADOC-54:
----------------------------------------

The value is already set when the javadoc is first called, so it seems like a plexus var population problem

> Using ${project.organization.name} in <bottom> yields value of ${project.name}
> ------------------------------------------------------------------------------
>
>          Key: MJAVADOC-54
>          URL: http://jira.codehaus.org/browse/MJAVADOC-54
>      Project: Maven 2.x Javadoc Plugin
>         Type: Bug

>  Environment: Linux
> Maven 2.02
> javadoc-plugin 2.0-beta3
>     Reporter: Rainer Pruy
>  Attachments: organization-name-testcase.zip
>
>
> Using ${project.organization.name} with <bottom> configuration displays  the project name instead.
> Repeat-By:
> extract the attatched zip into a fresh directory
> run "mvn javadoc:javadoc" there
> and check the resulting pages

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org