EAR and non-repository libraries questions

2006-01-12 Thread Ilya Sterin
Hello, I have two questions. First, I'm still trying to figure out how to generate an ear archive from a multi-module project. The site, nor google has any documentation on this, other than a listing of goals and/or how to customize the module. Also, most stuff on google refers to maven 1, and

Re: EAR and non-repository libraries questions

2006-01-12 Thread Srepfler Srgjan
There is (or at least there was a j2ee/ear) archetype that might help you. Keep in mind that this will provide you with the basis for your project but as j2ee is very rich platform it might be different from what you want or need but it none the less illustrates the module dependencies very

Re: EAR and non-repository libraries questions

2006-01-12 Thread Henry Isidro
Hi Ilya, Please see inline answers. Ilya Sterin wrote: Hello, I have two questions. First, I'm still trying to figure out how to generate an ear archive from a multi-module project. The site, nor google has any documentation on this, other than a listing of goals and/or how to customize the