You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lammert Westerhoff (JIRA)" <ji...@codehaus.org> on 2008/10/09 12:08:08 UTC

[jira] Commented: (MSITE-347) Site plugin install the wrong site.xml descriptor in local repository since 2.0-beta-6

    [ http://jira.codehaus.org/browse/MSITE-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=150365#action_150365 ] 

Lammert Westerhoff commented on MSITE-347:
------------------------------------------

I had exactly the same problem but this issue seems to be fixed in 2.0-beta-7. At least for me, using 2.0-beta-7 solved the problem.

> Site plugin install the wrong site.xml descriptor in local repository since 2.0-beta-6
> --------------------------------------------------------------------------------------
>
>                 Key: MSITE-347
>                 URL: http://jira.codehaus.org/browse/MSITE-347
>             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
>         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 com.example/project/1.0-SNAPSHOT folder the project-1.0-SNAPSHOT-site.xml is instead the site.xml for the "parent" artifact and not the one that I have in the "project" artifact.
> This  seems a critical issue.
> 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.

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