Hi, Do you see a way to achieve with maven the build of one deployment unit (jar, war, ear...), the sources of which beeing dispatched in multiples cvs modules... All that without using dependencies ?
<module CVS 1> <module CVS 2> ====> MAVEN ====> Deployment unit (myDU.1.0.ear) <module CVS 3> I know it looks like a strange question, but i just want to make sure maven isn't designed for this kind of behaviour (in maven, one deployment unit is one cvs module, and eventually other deployment units delared via dependencies, isn't it ?)... Sebastien BRUNOT --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
