You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2009/02/08 23:43:19 UTC

[jira] Closed: (MSITE-348) bannerLeft not correctly overriden from the inherited one since 2.0-beta-6 in a reactor build

     [ http://jira.codehaus.org/browse/MSITE-348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MSITE-348.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0-beta-7

I tried the attached project. It works incorrectly with Maven Site Plugin 2.0-beta-6 as stated, but itworks correctly with 2.0-beta-5 and 2.0-beta-7.

> bannerLeft not correctly overriden from the inherited one since 2.0-beta-6 in a reactor build
> ---------------------------------------------------------------------------------------------
>
>                 Key: MSITE-348
>                 URL: http://jira.codehaus.org/browse/MSITE-348
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>          Components: multi module
>    Affects Versions: 2.0-beta-6, 2.0-beta-7
>            Reporter: Stefano Bagnara
>             Fix For: 2.0-beta-7
>
>         Attachments: site-plugin-test.zip
>
>
> I just tryed to build an old project and I found that it was no more working.
> After investigating this I see that now maven ends up installing a wrong site.xml (the one from the parent) instead of the right one.
> I attach a simple multimodule project to reproduce this issue.
> If you run an "mvn install site" from the root you see that in the 
> If you see in site-plugin-test/project/module/target/site/index.html it references the banner declared in site-plugin-test/src/site/site.xml and not the one from site-plugin-test/project/module/src/site/site.xml.
> Try uncommenting the pluginManagement where I declare site 2.0-beta-5 and everything will work fine!
> I don't know how to setup the environment to be able to create an it test to submit to the site plugin developers, hope the test is good enough.
> Probably this is related to MSITE-347

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