Ok, I guess I am missing something here, but if you run 'mvn deploy' from one of your child module, then only that module (and its child modules, if any) is build and deployed. The parent pom is deployed only if you run 'mvn deploy' from the parent or one of its ancestor.

Can you post your pom's here ?

Cheers,
Guillaume
Le 29/09/2011 14:21, Nazia Ghawte a écrit :
i have tried again but with no success. the main reason for the POM not to be
deployed because it is only needed when i run the parent project,where as
the child modules are independant of each other and can be built on their
own as well.the parent module is only needed to be built if we want all the
artifacts in the project to be freshly built all at once.
Any solutions?

--
View this message in context: 
http://maven-users.828.n2.nabble.com/Skip-Pom-deployment-tp6843439p6843668.html
Sent from the maven users mailing list archive at Nabble.com.

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



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

Reply via email to