You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2010/01/03 10:02:55 UTC

[jira] Created: (MSITE-456) [regression] Site navigation not generated

[regression] Site navigation not generated
------------------------------------------

                 Key: MSITE-456
                 URL: http://jira.codehaus.org/browse/MSITE-456
             Project: Maven 2.x Site Plugin
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Paul Benedict
            Priority: Critical


My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround. 

Attached project demonstrates problem.



-- 
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-456) [regression] Site navigation not generated

Posted by "Paul Benedict (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated MSITE-456:
--------------------------------

    Fix Version/s: 2.1.1

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Priority: Critical
>             Fix For: 2.1.1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "André Fügenschuh (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=226012#action_226012 ] 

André Fügenschuh commented on MSITE-456:
----------------------------------------

Yes, I did.

Cite:
{quote}
Ineritance
"... By default, only the basic settings are inherited. From the body, only the links are inherited, ..."

Including Generated Content
"... several preset menus ... These are linked via the ref attribute, like so:"
... <menu ref="modules" /> ...
{quote}

And - as this is a *regression* issue - the above sample has worked fine up 'til v 2.0.1, even with multi-module projects.
That's why I'm demanding an explicit hint/clarification in the docs.


> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-beta-1
>
>         Attachments: MSITE-456.zip, site-test.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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-456) [regression] Site navigation not generated

Posted by "Dennis Lundberg (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MSITE-456.
---------------------------------

    Resolution: Fixed
      Assignee: Dennis Lundberg

Fixed in [r919644|http://svn.apache.org/viewvc?view=revision&revision=919644].

A 2.1.1-SNAPSHOT has been deployed. Please test that it solves this issue for you.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=226137#action_226137 ] 

Lukas Theussl commented on MSITE-456:
-------------------------------------

MSITE-486 has been opened as a follow-up to this issue, please report any new findings there, or open a new issue if you think it's not related and link back to this one.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-beta-1
>
>         Attachments: MSITE-456.zip, site-test.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "Paul Benedict (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225909#action_225909 ] 

Paul Benedict commented on MSITE-456:
-------------------------------------

My suggestion is to open a new issue and link it to this one.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-alpha-1
>
>         Attachments: MSITE-456.zip, site-test.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "Steven MountJoy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=212305#action_212305 ] 

Steven MountJoy commented on MSITE-456:
---------------------------------------

Confirming Paul's bug. My inherited set of <reporting> plugins are generating their separate reports as defined but are not being linked in the div "navcolumn" of the generated index.html. I, too, have reverted to 2.0.1 for workaround.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Priority: Critical
>             Fix For: 2.1.1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

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

Dennis Lundberg commented on MSITE-456:
---------------------------------------

I'll give you a couple of reasons:

* We have too few integration tests
* Not enough people help to test the plugins during the release process

If you have patches I'll be happy to review them.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Priority: Critical
>             Fix For: 2.1.1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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-456) [regression] Site navigation not generated

Posted by "Paul Benedict (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated MSITE-456:
--------------------------------

    Attachment: MSITE-456.zip

Attached project can reproduce problem. First generate parent site and verify it is normal; then install parent. Next, generate child's site and verify missing navigation.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Paul Benedict
>            Priority: Critical
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround. 
> Attached project demonstrates problem.

-- 
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: (MSITE-456) [regression] Site navigation not generated

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

Dennis Lundberg commented on MSITE-456:
---------------------------------------

The JIRA-issue that we are all writing to is a regression and it has been fixed. In order to fix this issue we had to make some internal changes that may have affected the behavior of the plugin. Previous versions, i.e. 2.0.1, did not work as intended. It now works as it should.

Your issue seems to be a different one. Please open a new issue in JIRA with a description of what happens and what you feel should be happening, and attach a test-case to it.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-beta-1
>
>         Attachments: MSITE-456.zip, site-test.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224118#action_224118 ] 

Grzegorz Slowikowski commented on MSITE-456:
--------------------------------------------

I need some time to prepare simple example project. I checked Paul's attachment and I see that my problem is different - site navigation is not generated for child modules of multimodule build. I will create another JIRA error for it when I'll be ready with example project.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-alpha-1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224079#action_224079 ] 

Lukas Theussl commented on MSITE-456:
-------------------------------------

Your link does not exist and "it does not work" is hard to diagnose. Please give us a chance and be more specific.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-alpha-1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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-456) [regression] Site navigation not generated

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated MSITE-456:
-------------------------------

    Fix Version/s: 3.0-alpha-1

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-alpha-1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "Paul Grove (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=207438#action_207438 ] 

Paul Grove commented on MSITE-456:
----------------------------------

Same issue here.

Reverting to site 2.0.1 fixes it.

How can such a bug be introduced this is fundamental functionality? 

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Priority: Critical
>             Fix For: 2.1.1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

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

Dennis Lundberg commented on MSITE-456:
---------------------------------------

André, did you read the section about inheritance?

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-alpha-1
>
>         Attachments: MSITE-456.zip, site-test.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "Grzegorz Slowikowski (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224078#action_224078 ] 

Grzegorz Slowikowski commented on MSITE-456:
--------------------------------------------

It does not work for me with site 2.1.1 (from https://repository.apache.org/content/repositories/maven-025)

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-alpha-1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "André Fügenschuh (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225922#action_225922 ] 

André Fügenschuh commented on MSITE-456:
----------------------------------------

Solved!? I think I got it.
Adding an _inherit_ attribute to the menu entries in {{src/site/site.xml}} will make it work with v. 2.1.1 again.
- which is *not* documented as such!, see: [Site Descriptor|http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor.html].

2.0.1

{noformat}
  <body>
    <menu ref="parent"/>
    ...
{noformat}

2.1.1

{noformat}
  <body>
    <menu ref="parent" inherit="top"/>
    ...
{noformat}

If this behaviour is *not* just a side-effect but 'works as designed', an explicit hint in the documentation for the site descriptor usage (for multi-module projects?) is required.



> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-alpha-1
>
>         Attachments: MSITE-456.zip, site-test.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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-456) [regression] Site navigation not generated

Posted by "André Fügenschuh (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

André Fügenschuh updated MSITE-456:
-----------------------------------

    Attachment: site-test.zip

I can confirm Grzegorz Slowikowski's comment that the regression isn't fixed for multi-module projects *if* a "site.xml" on the parent module is used.

1) Run the attached sample *as is* with
>mvn site:stage -DstagingDirectory=[someLocation]

and the left navigation bar for the sub-modules is *not* created.

2) Remove/Rename the "site.xml" and it works.

3) Alternatively re-configure the parent's POM to use v. 2.0.1 and it works fine *including* the "site.xml".

How to proceed? Re-open this issue or create a new one?



> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1, 3.0-alpha-1
>
>         Attachments: MSITE-456.zip, site-test.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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-456) [regression] Site navigation not generated

Posted by "Paul Benedict (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Benedict updated MSITE-456:
--------------------------------

    Description: My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.  (was: My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround. 

Attached project demonstrates problem.

)
    Environment: 
Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
Java version: 1.6.0_16
Java home: d:\jdk1.6.0_16\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Priority: Critical
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "Charlie Collins (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=205389#action_205389 ] 

Charlie Collins commented on MSITE-456:
---------------------------------------

Confirmed also. 

Just used the versions plugin on a large number of projects at our corporate location to idenitify plugins that had updates. Showed me that site 2.1 was avail, used it in parent POM, now all projects that inherit parent have no left hand navigation. Reports are still there, etc, but no nav.

Reverting to site 2.0.1 fixes it. 

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Priority: Critical
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

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

Dennis Lundberg commented on MSITE-456:
---------------------------------------

Confirmed.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Priority: Critical
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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] Issue Comment Edited: (MSITE-456) [regression] Site navigation not generated

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

Dennis Lundberg edited comment on MSITE-456 at 5/31/10 4:12 PM:
----------------------------------------------------------------

Fixed in [r919644|http://svn.apache.org/viewvc?view=revision&revision=919644] and [r949865|http://svn.apache.org/viewvc?view=revision&revision=949865].

A 2.1.1-SNAPSHOT has been deployed. Please test that it solves this issue for you.

      was (Author: dennislundberg):
    Fixed in [r919644|http://svn.apache.org/viewvc?view=revision&revision=919644].

A 2.1.1-SNAPSHOT has been deployed. Please test that it solves this issue for you.
  
> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

-- 
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: (MSITE-456) [regression] Site navigation not generated

Posted by "Mirko Friedenhagen (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MSITE-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=222699#action_222699 ] 

Mirko Friedenhagen commented on MSITE-456:
------------------------------------------

Just as a side note for those reluctant or unable to use snapshots: when you switch back to 2.0.1 of the site plugin you have to go back to an older version of the maven-project-info-reports-plugin (2.1.2) as well.

> [regression] Site navigation not generated
> ------------------------------------------
>
>                 Key: MSITE-456
>                 URL: http://jira.codehaus.org/browse/MSITE-456
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0_16
> Java home: d:\jdk1.6.0_16\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Paul Benedict
>            Assignee: Dennis Lundberg
>            Priority: Critical
>             Fix For: 2.1.1
>
>         Attachments: MSITE-456.zip
>
>
> My corporate POM locks down the maven-site-plugin to version 2.1. The site of the corporate POM generates just fine. However, when a child project inherits from it, that project's site contains no left-hand navigation. Reverting to 2.0.1 is my workaround.

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