[ http://jira.codehaus.org/browse/MSITE-293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=171662#action_171662 ] Anthony Whitford commented on MSITE-293: ---------------------------------------- This needs to be in the pipeline to be fixed, otherwise we can't upgrade! Pretty please... :D > Submodule inherit menu but this should not happend > -------------------------------------------------- > > Key: MSITE-293 > URL: http://jira.codehaus.org/browse/MSITE-293 > Project: Maven 2.x Site Plugin > Issue Type: Bug > Components: inheritance, site descriptor > Affects Versions: 2.0-beta-6 > Environment: maven 2.0.8 > jdk 1.6 > windows > Reporter: Andreas Höhmann > Priority: Critical > Attachments: MSITE-293.zip > > > Projectstructur: > {noformat} > modul > | pom.xml > | src/site/site.xml > | src/site/xdoc/index.xml > +-- submodul 1 > | pom.xml > | src/site/xdoc/index.xml > +-- submodul 2 > | pom.xml > | src/site/xdoc/index.xml > {noformat} > modul :: site.xml > {code} > ... >
> > > > > > >