Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 50506 invoked from network); 16 Jun 2010 10:55:23 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Jun 2010 10:55:23 -0000 Received: (qmail 83163 invoked by uid 500); 16 Jun 2010 10:55:23 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 82585 invoked by uid 500); 16 Jun 2010 10:55:20 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 82564 invoked by uid 99); 16 Jun 2010 10:55:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2010 10:55:19 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of anders.g.hammar@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-wy0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2010 10:55:11 +0000 Received: by wyb32 with SMTP id 32so633149wyb.30 for ; Wed, 16 Jun 2010 03:54:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=9uv8G2o/m8dLCbRHd4o4NhB3Nek2k1zv0KjEyDK3nlI=; b=H+rK5v2eYjVzqfQ4iSSbxLe0oDm+OoBmO3+7qctoXDQonL3qL2q34N3O38aASqCaUJ 3S8o8z1VGXKFnISqCxRTHY3XXuoe1JtIN20pndrulUUZogdZ1aOWa8qWqAnR0Tqw5z1X jGXV1MAYaLaVjJ5P16Ui7V55XFHu8pkzy2eaU= 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=EoyjKVPkCrtsVl+zUVb/ONCgMU0WfpJlcz/07kTQ0bNPrBIVL+e1dhyiGxTGWpYWoa 44BQAp80GjPKetC6BVMvcdRGemRDzeJlA5plHJ8ZObL2EeFQQCCX6LmGePW77U/17A6v 0WO6SGHNhweq9hZBirQ6jp51YDlIFUzC/P16A= MIME-Version: 1.0 Received: by 10.216.88.196 with SMTP id a46mr4852053wef.36.1276685690928; Wed, 16 Jun 2010 03:54:50 -0700 (PDT) Sender: anders.g.hammar@gmail.com Received: by 10.216.11.132 with HTTP; Wed, 16 Jun 2010 03:54:50 -0700 (PDT) In-Reply-To: References: Date: Wed, 16 Jun 2010 12:54:50 +0200 X-Google-Sender-Auth: e1a3kiu9HavyYKqh4rL3S7vJDjU Message-ID: Subject: Re: pom.xml property issue. From: Anders Hammar To: Maven Developers List , minhaj.kk@gmail.com Content-Type: multipart/alternative; boundary=0016e68fa33818fd810489238dcf X-Virus-Checked: Checked by ClamAV on apache.org --0016e68fa33818fd810489238dcf Content-Type: text/plain; charset=ISO-8859-1 You can't. You should move the property to the parent project instead. /Anders On Wed, Jun 16, 2010 at 10:30, Minhaj wrote: > Hi, > > Can anyone tell me how to access the property of module's pom.xml into > parent project pom.xml ?? Regards - > > > -Minhaj > --0016e68fa33818fd810489238dcf--