From issues-return-51524-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Wed Apr 01 05:22:44 2009 Return-Path: Delivered-To: apmail-maven-issues-archive@minotaur.apache.org Received: (qmail 27639 invoked from network); 1 Apr 2009 05:22:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Apr 2009 05:22:44 -0000 Received: (qmail 97667 invoked by uid 500); 1 Apr 2009 05:22:43 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 97579 invoked by uid 500); 1 Apr 2009 05:22:43 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 97567 invoked by uid 99); 1 Apr 2009 05:22:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Apr 2009 05:22:43 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Apr 2009 05:22:35 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id F378C15E821E for ; Wed, 1 Apr 2009 00:22:13 -0500 (CDT) Message-ID: <21752601.1238563333943.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 1 Apr 2009 00:22:13 -0500 (CDT) From: "Anthony Whitford (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MSITE-293) Submodule inherit menu but this should not happend In-Reply-To: <31443932.1202308228481.JavaMail.haus-jira@codehaus01.managed.contegix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 4e90ceb663894a42f12c0e28abbab431 X-Virus-Checked: Checked by ClamAV on apache.org [ http://jira.codehaus.org/browse/MSITE-293?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D171662#acti= on_171662 ]=20 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=F6hmann > 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=20 > {noformat} > modul :: site.xml > {code} > ... > > =09=09 > =09=09 > =09=09 > =09=09 > =09=09 > =09=09 > =09=09 > =09=09=09 > =09=09 > =09=09 > =09=09 > =09=09 > =09=09=09 > =09=09 > =09=09 > =09=09 > =09=09 > > ... > {code} > after "mvn clean install site" each submodules has a menu "Maven" ... but= i want this only for the "main-modul". > whats wrong? > http://maven.apache.org/plugins/maven-site-plugin/examples/sitedescriptor= .html ... Inheritance ... "By default, only the basic settings are inherite= d. From the body, only the links are inherited, and these accumulate to con= tain all the parents' site descriptor links." --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira