Lee, Thanks.
OK. I see that the idea of using a command line parameter to specify the assembly-descriptor is not a 'best' or 'good' practice. Regards, John Lee Meador-3 wrote: > > A more "maveny" way IMHO would have a project for each thing you are > trying > to build. That would include the base, each client and each assembly.To > buld > an assembly you go to its project folder and type: > > mvn assembly:assembly > > This goes against our built-in lazyness where we want to have as few > folders > full of stuff as possible. But it works well and organizes things well. > > -- Lee > > > -- > -- Lee Meador > Sent from gmail. My real email address is lee AT leemeador.com > > -- View this message in context: http://www.nabble.com/assembly-permutations-tf2655047s177.html#a7421505 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
