On 05/05/2010 1:36 AM, Lahiru Gunathilake wrote:
Hi all,

I have tons of pom files in my project and each file is having its own maven
repository listed in their distributionmanagement elements, so I want to use
a single repo to do the mvn deploy and point my repository using
settings.xml file.

I like to know whether this is possible with maven 2.1.0 or not, if this is
possible can someone please point me on how to do that !

Thanks in advance
Lahiru

Wouldn't that be easier in a parent pom?
The project poms would not have any distribution management which makes them a lot simpler.

Ron

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to