RE: Maven and Properties

2010-03-01 Thread M Muthukumaran
Thanks brett... Ok. So I guess I can only add my vote for now... -Original Message- From: Brett Porter [mailto:br...@porterclan.net] On Behalf Of Brett Porter Sent: Monday, March 01, 2010 1:56 PM To: Maven Developers List Subject: Re: Maven and Properties On 01/03/2010, at 3:46 PM, M

Re: Maven and Properties

2010-03-01 Thread Brett Porter
On 01/03/2010, at 3:46 PM, M Muthukumaran wrote: > Is this is known issue in maven? I'm using maven 2.2.1 version. If some > one worked around this issue please let me know what should I do here to > get rid of this blocker issue. http://jira.codehaus.org/browse/MNG-4223 http://jira.codehaus.org

Maven and Properties

2010-02-28 Thread M Muthukumaran
Hi, I have few properties defined in my settings.xml. I'm using it in my POM's while compiling my code. However when I does the "mvn install" it installs the artifact properly into my repository and it also installs the POM into it. However the resulting POM in my repository is not having the v