[ http://jira.codehaus.org/browse/MSITE-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137753#action_137753 ]
fdk edited comment on MSITE-331 at 6/7/08 7:36 AM: ------------------------------------------------------ I am sorry , in my description there is a error To be more accurate I will use this expression "groupID:ArtifactId" Exemple : org.apache.maven.plugins:plugins-parent {code} a:myparent / \ a.b:parent a.c:parent / \ a.b:module1 a.c:module2 {code} i hope you can understand me ... was (Author: fdk): I am sorry , in my description there is a error To be more accurate I will use this expression "groupID:ArtifactId" Exemple : org.apache.maven.plugins:plugins-parent {code} \t \t \t a:myparent / \ a.b:parent a.c:parent / \ a.b:module1 a.c:module2 {code} i hope you can understand me ... > 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 Site Plugin > Issue Type: Bug > Components: multi module > Affects Versions: 2.0-beta-6 > Environment: Windows, Maven 2.0.8 > Reporter: Arnaud > 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