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 2011/01/18 11:55:58 UTC

[jira] Closed: (MSITE-331) if parent project have the same artifactID (but different grouId) the site is not ok

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

Lukas Theussl closed MSITE-331.
-------------------------------

       Resolution: Cannot Reproduce
    Fix Version/s:     (was: 2.3)
         Assignee: Lukas Theussl

Your test project does not define any project url or distributionManagmnt sections, it is therefore not clear what the expected target site structure should be.

> if  parent project have the same artifactID (but different grouId) the site is not ok
> -------------------------------------------------------------------------------------
>
>                 Key: MSITE-331
>                 URL: http://jira.codehaus.org/browse/MSITE-331
>             Project: Maven 2.x and 3.x Site Plugin
>          Issue Type: Bug
>          Components: multi module
>    Affects Versions: 2.0-beta-6
>         Environment: Windows, Maven 2.0.8
>            Reporter: Arnaud
>            Assignee: Lukas Theussl
>         Attachments: 1.zip
>
>
> When you have 2 parent project with the same artifactId, the site show all their module on the page of both
> Ex : some project like this : 
> {code}
> 1-Parent (groupId = A)
>        /            \
>   Parent  (A.B)   Parent  (B.C)
>      /                \
> module1             module2
> {code}
> When i do mvn site, module1 AND module2 are on the page of the parent with groupId A.B ANS on the page of the  parent with the groupId A.C
> There is an exemple in the zip file:
> Just run mvn site on the top project "1-parent" and look the page : "1/2/parent/target/site/index.html" AND "1/3/parent/target/site/index.html"
> Normaly, there is ONE module but here, its doesn't work.

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