Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 351A0EB6D for ; Sun, 10 Mar 2013 08:23:14 +0000 (UTC) Received: (qmail 85665 invoked by uid 500); 10 Mar 2013 08:23:11 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 85545 invoked by uid 500); 10 Mar 2013 08:23:10 -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 85527 invoked by uid 99); 10 Mar 2013 08:23:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Mar 2013 08:23:10 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bmathus@gmail.com designates 209.85.215.180 as permitted sender) Received: from [209.85.215.180] (HELO mail-ea0-f180.google.com) (209.85.215.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Mar 2013 08:23:05 +0000 Received: by mail-ea0-f180.google.com with SMTP id j14so675884eak.25 for ; Sun, 10 Mar 2013 00:22:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=iP/KmxQsthKw29we3h7UAh0KEDVL+ikX/IOH15gRSbo=; b=uzqr37pFGSxMsdCW4nk+5JRDvuuQVDbaTxhuFeCzPSEPJfppuVZeHNj9HkWyK7nTv+ gglPHS3PyEyTUKrFAG636UXA96irIJTdIWHcIUEfXk/wCRLlHLD0GMIAhoSY92uWnJVd Vw6FItsmhtCJtu3sbFoFsVNE5DNg2p9xgp0X2Cb7ofNBmX+gs8oV7F+B8b6RNvEla5oD OQB2bH4IBnR1xcu7/85AysnhQVhK0EF67R2R4rIv9jYBIYFqskPA4t9NaFacPnqwzr1D Zt5fo/ysPqJp7Qn+KcZOo9F1ptl8iOTIObfO+b9pCTqlgw9CHeZ3TZIil9/JUpoXCEaZ oEZA== MIME-Version: 1.0 X-Received: by 10.14.1.130 with SMTP id 2mr23890267eed.15.1362903764664; Sun, 10 Mar 2013 00:22:44 -0800 (PST) Sender: bmathus@gmail.com Received: by 10.14.136.15 with HTTP; Sun, 10 Mar 2013 00:22:44 -0800 (PST) Received: by 10.14.136.15 with HTTP; Sun, 10 Mar 2013 00:22:44 -0800 (PST) In-Reply-To: <1362902990013-5750255.post@n5.nabble.com> References: <1362902990013-5750255.post@n5.nabble.com> Date: Sun, 10 Mar 2013 09:22:44 +0100 X-Google-Sender-Auth: NowXvidAXJeaqNQBi-FBQ0KbYxU Message-ID: Subject: Re: Changing groupID,artifactID of pom.xml using maven-properties-plugin From: Baptiste MATHUS To: Maven Users List Content-Type: multipart/alternative; boundary=047d7b66ff3dc1a61704d78dc2f4 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b66ff3dc1a61704d78dc2f4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, It's not possible. Those attributes won't get resolved if you use variables inside. What are you trying to do? Cheers Le 10 mars 2013 09:10, "fyzahmd" a =C3=A9crit : > Hi All, > > Is it possible to change the groupID and artifactID of the same > pom.xml(fetching the properties from a abc.properties file) in which i am > using the properties-maven-plugin ? > > > Thanks and Regards, > Fayaz ahamed. > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Changing-groupID-artifactID-of-pom-xml-u= sing-maven-properties-plugin-tp5750255.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --047d7b66ff3dc1a61704d78dc2f4--