Thanks Wim There is only pom things inside the parent for other stuff I can inherite it from a company pom parent (for the moment the multimodule pom ineherite from this one etc..) Our multimodule project correspond to a product and inside each product there is sub project. I would like the product be released in one "shot" but for further evolution be able to release subproject if needed and add new subproject with different version also.
The example I gave was very simple but in fact in most part of our multimodule projects there is at least 4 projects so I woul like to used the power of maven to release the product in 1 command line and not in 4. It seems have a multimodule projects with different subproject version is not in maven best practices or it's not recommanded. Am I right? because it's a little bit weird for me Lionel -- View this message in context: http://n2.nabble.com/Best-Practices-Maven-release-plugin-multimodule-with-module-dependencies---tp1397646p1402207.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]
