Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 56121 invoked from network); 4 Apr 2010 08:28:52 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Apr 2010 08:28:52 -0000 Received: (qmail 93654 invoked by uid 500); 4 Apr 2010 08:28:50 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 93322 invoked by uid 500); 4 Apr 2010 08:28:47 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 93314 invoked by uid 99); 4 Apr 2010 08:28:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Apr 2010 08:28:46 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of bmathus@gmail.com designates 209.85.220.225 as permitted sender) Received: from [209.85.220.225] (HELO mail-fx0-f225.google.com) (209.85.220.225) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Apr 2010 08:28:39 +0000 Received: by fxm25 with SMTP id 25so190756fxm.23 for ; Sun, 04 Apr 2010 01:28:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:received:message-id:subject :from:to:content-type; bh=AhbO3Rmmfei1lbTxqt1JxmzYsGr4NxBNdrgUpSz4iIY=; b=ONHyx0tDovsKX39831O0uHcgMaea+5VcIvc4/yauWyHGUFGGFCWRghJhgWWOCJX17I KRQdmvwP1mtheiFAAmgSeB968a6SJqKmXji5CaeWK/qSfxF8v1UKWmfQm9WH16F3SaSk djjSFxvbZH7IDZiWSl4eimUjLaXhutBTTF4R4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=r5qqNGa2lpVgu+NdK94+xBFnHPuyoajUzSRQ9hIAXtz9TpeatiizIVprAMSGACv1GN m18AjMmela+Vp2g/QstgPZ074gEyWmNSm3JH7DDdU5cJxoWlXvnaNMlYm+EzdLkkvJfz Mr97Q6U2TkwIx4StRoRQtDoJjkD319kHro3QA= MIME-Version: 1.0 Sender: bmathus@gmail.com Received: by 10.239.191.144 with HTTP; Sun, 4 Apr 2010 01:28:19 -0700 (PDT) In-Reply-To: <-2762230091379962367@unknownmsgid> References: <1270333506643-4848549.post@n2.nabble.com> <-2762230091379962367@unknownmsgid> Date: Sun, 4 Apr 2010 10:28:19 +0200 X-Google-Sender-Auth: 72102d71b43ee7e2 Received: by 10.239.149.196 with SMTP id k4mr414361hbb.138.1270369699257; Sun, 04 Apr 2010 01:28:19 -0700 (PDT) Message-ID: Subject: Re: Inheritance hierachy of a Maven project ... From: Baptiste MATHUS To: Maven Users List Content-Type: multipart/alternative; boundary=001485f7d624a85dde048364febf X-Virus-Checked: Checked by ClamAV on apache.org --001485f7d624a85dde048364febf Content-Type: text/plain; charset=ISO-8859-1 2010/4/4 Justin Edelson > On Apr 3, 2010, at 6:25 PM, Kedar Mhaswade > wrote: > > > Is it reasonable to expect mvn help:effective-pom to return the > > hierarchy of > > a POM (e.g. project-a -> parent-a -> parent-b -> super-POM)? > > No. The parent of the effective pom is the same as the parent of the > declared pom. > > > It does not > > seem to be doing it as of 2.2.1. Is there another way to know the > > inheritance hierarchy of a project? > > Aside from looking at it? Not that I know of. You should have all the > ancestors in your local repo. I seem to remember m2eclipse having an > 'Open Parent' feature in the POM editor, but this got replaced with an > effective pom viewer at some point AFAIK. > > Well, I'm not sure for the 0.10.0 version, but I think it wasn' replaced: you have both (two different buttons). You can open the parent, and so on. Or just see the effective pom. Cheers. -- Baptiste MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! --001485f7d624a85dde048364febf--