You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2010/12/17 15:08:58 UTC

[jira] Created: (MSITE-532) site:attach-descriptor removes modules ref if the project doesn't have any modules

site:attach-descriptor removes modules ref if the project doesn't have any modules
----------------------------------------------------------------------------------

                 Key: MSITE-532
                 URL: http://jira.codehaus.org/browse/MSITE-532
             Project: Maven 2.x and 3.x Site Plugin
          Issue Type: Bug
    Affects Versions: 2.2
            Reporter: Lukas Theussl


I have a parent project with attached site descriptor which is supposed to be inherited by child projects. However, a menu ref like {{<menu ref="modules" inherit="bottom"/>}} gets removed by the site:attach-descriptor because the project itself does not have any modules. This evidently screws up the site inheritance.

-- 
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-532) site:attach-descriptor removes modules ref if the project doesn't have any modules

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

Lukas Theussl updated MSITE-532:
--------------------------------

    Component/s: site descriptor
                 inheritance

> site:attach-descriptor removes modules ref if the project doesn't have any modules
> ----------------------------------------------------------------------------------
>
>                 Key: MSITE-532
>                 URL: http://jira.codehaus.org/browse/MSITE-532
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Bug
>          Components: inheritance, site descriptor
>    Affects Versions: 2.2
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>             Fix For: 2.3
>
>         Attachments: MSITE-532.zip
>
>
> I have a parent project with attached site descriptor which is supposed to be inherited by child projects. However, a menu ref like {{<menu ref="modules" inherit="bottom"/>}} gets removed by the site:attach-descriptor because the project itself does not have any modules. This evidently screws up the site inheritance.

-- 
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-532) site:attach-descriptor removes modules ref if the project doesn't have any modules

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

Lukas Theussl closed MSITE-532.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
         Assignee: Lukas Theussl

Fixed with MSHARED-174

> site:attach-descriptor removes modules ref if the project doesn't have any modules
> ----------------------------------------------------------------------------------
>
>                 Key: MSITE-532
>                 URL: http://jira.codehaus.org/browse/MSITE-532
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>             Fix For: 2.3
>
>         Attachments: MSITE-532.zip
>
>
> I have a parent project with attached site descriptor which is supposed to be inherited by child projects. However, a menu ref like {{<menu ref="modules" inherit="bottom"/>}} gets removed by the site:attach-descriptor because the project itself does not have any modules. This evidently screws up the site inheritance.

-- 
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-532) site:attach-descriptor removes modules ref if the project doesn't have any modules

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

Lukas Theussl updated MSITE-532:
--------------------------------

    Attachment: MSITE-532.zip

Trivial test project, just run site:attach-descriptor (or install) and compare the installed file to the original.

> site:attach-descriptor removes modules ref if the project doesn't have any modules
> ----------------------------------------------------------------------------------
>
>                 Key: MSITE-532
>                 URL: http://jira.codehaus.org/browse/MSITE-532
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Lukas Theussl
>         Attachments: MSITE-532.zip
>
>
> I have a parent project with attached site descriptor which is supposed to be inherited by child projects. However, a menu ref like {{<menu ref="modules" inherit="bottom"/>}} gets removed by the site:attach-descriptor because the project itself does not have any modules. This evidently screws up the site inheritance.

-- 
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-532) site:attach-descriptor removes modules ref if the project doesn't have any modules

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

Dennis Lundberg updated MSITE-532:
----------------------------------

    Fix Version/s: 3.0-beta-4

> site:attach-descriptor removes modules ref if the project doesn't have any modules
> ----------------------------------------------------------------------------------
>
>                 Key: MSITE-532
>                 URL: http://jira.codehaus.org/browse/MSITE-532
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Bug
>          Components: inheritance, site descriptor
>    Affects Versions: 2.2
>            Reporter: Lukas Theussl
>            Assignee: Lukas Theussl
>             Fix For: 2.3, 3.0-beta-4
>
>         Attachments: MSITE-532.zip
>
>
> I have a parent project with attached site descriptor which is supposed to be inherited by child projects. However, a menu ref like {{<menu ref="modules" inherit="bottom"/>}} gets removed by the site:attach-descriptor because the project itself does not have any modules. This evidently screws up the site inheritance.

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