You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2006/04/25 04:14:19 UTC

[jira] Created: (MSITE-119) Use of position attribute causes publishedDate and version to disappear

Use of position attribute causes publishedDate and version to disappear
-----------------------------------------------------------------------

         Key: MSITE-119
         URL: http://jira.codehaus.org/browse/MSITE-119
     Project: Maven 2.x Site Plugin
        Type: Bug

    Versions: 2.0    
 Environment: maven-site-plugin 2.0-SNAPSHOT built from svn
    Reporter: Wendy Smoak
    Priority: Minor


In site.xml, 

<project ...>
    <publishDate format="dd MMM yyyy" position="top"/>
    <version position="top" />
    ...

results in neither the date nor the version appearing in the site.  (The area below the logo where they normally appear is blank.)

It works fine without the position attribute.

See: http://www.nabble.com/Re%3A-m2-Adding-the-project-version-number-to-the-website-p4075502.html

-- 
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: (MSITE-119) Use of position attribute causes publishedDate and version to disappear

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

      Assign To: Brett Porter
     Resolution: Won't Fix
    Fix Version:     (was: 2.0-beta-5)

"top" is not a valid position attribute - it is "left", and is documented in the new model.


> Use of position attribute causes publishedDate and version to disappear
> -----------------------------------------------------------------------
>
>          Key: MSITE-119
>          URL: http://jira.codehaus.org/browse/MSITE-119
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>     Versions: 2.0-beta-5
>  Environment: maven-site-plugin 2.0-SNAPSHOT built from svn
>     Reporter: Wendy Smoak
>     Assignee: Brett Porter
>     Priority: Minor

>
>
> In site.xml, 
> <project ...>
>     <publishDate format="dd MMM yyyy" position="top"/>
>     <version position="top" />
>     ...
> results in neither the date nor the version appearing in the site.  (The area below the logo where they normally appear is blank.)
> It works fine without the position attribute.
> See: http://www.nabble.com/Re%3A-m2-Adding-the-project-version-number-to-the-website-p4075502.html

-- 
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] Updated: (MSITE-119) Use of position attribute causes publishedDate and version to disappear

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

Brett Porter updated MSITE-119:
-------------------------------

        Version:     (was: 2.0)
                 2.0-beta-5
    Fix Version: 2.0-beta-5

> Use of position attribute causes publishedDate and version to disappear
> -----------------------------------------------------------------------
>
>          Key: MSITE-119
>          URL: http://jira.codehaus.org/browse/MSITE-119
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>     Versions: 2.0-beta-5
>  Environment: maven-site-plugin 2.0-SNAPSHOT built from svn
>     Reporter: Wendy Smoak
>     Priority: Minor
>      Fix For: 2.0-beta-5

>
>
> In site.xml, 
> <project ...>
>     <publishDate format="dd MMM yyyy" position="top"/>
>     <version position="top" />
>     ...
> results in neither the date nor the version appearing in the site.  (The area below the logo where they normally appear is blank.)
> It works fine without the position attribute.
> See: http://www.nabble.com/Re%3A-m2-Adding-the-project-version-number-to-the-website-p4075502.html

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