Re: Creating Project XML that generates several artifacts?

2003-12-31 Thread Paul Spencer
Conrad, The short answer is to use the multi project plug-in. http://maven.apache.org/reference/plugins/multiproject/ Notes: o Be sure to set the property maven.multiproject.type in each projects project.properties o The multiproject project should be it's own project o Review the

Re: Creating Project XML that generates several artifacts?

2003-12-31 Thread conradwt
Hi Paul, does one have to install the multiproject plugin? Thanks, -Conrad Conrad, The short answer is to use the multi project plug-in. http://maven.apache.org/reference/plugins/multiproject/ Notes: o Be sure to set the property maven.multiproject.type in each projects

Re: Creating Project XML that generates several artifacts?

2003-12-31 Thread Jefferson K. French
Just go ahead and use it. If it's not already in your plugins directory, Maven will download it for you. On Wed, 31 Dec 2003, at 18:44:22 [GMT GMT] [EMAIL PROTECTED] wrote: Hi Paul, does one have to install the multiproject plugin? Thanks, -Conrad Conrad, The short answer is to use the