On 2/7/06, Max Cooper <[EMAIL PROTECTED]> wrote: > On Mon, 2006-02-06 at 15:40 -0700, Brad O'Hearne wrote: > > I'm trying to convert an existing project to a maven ear project and I'm > > having some difficulty. I have several questions: > > > > 1) Is there any solid documentation surrounding EAR projects? There > > doesn't seem to be much of anything in any depth discussing EARs or > > structuring ear projects.
I found this link to be invaluable: http://jira.codehaus.org/browse/ARCHETYPE-8 I didn't use the attached archetype, instead unzipped the sample project. It is a multi-module build which includes jars, a war, ejbs and an ear project. It worked great for me. Tim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
