RE: Multi Module and DistributionManagement

2010-04-12 Thread M Muthukumaran
n our organization. Do you see any issues with this approach? Thanks, Muthu -Original Message- From: Justin Edelson [mailto:justinedel...@gmail.com] Sent: Monday, April 12, 2010 8:03 PM To: Maven Developers List Subject: Re: Multi Module and DistributionManagement On 4/12/10 9:29 AM, M Muthuku

Multi Module and DistributionManagement

2010-04-12 Thread M Muthukumaran
All, I have a multi module project where I have only two modules. Every thing works fine like build, install, etc. However I have problem while deploying the artifact into my snapshot repository. I'm hosting artifactory as my organization repository and every thing is perfect from the repositor

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

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