I also could not use the ear archetype successfully, however I did find this link: http://jira.codehaus.org/browse/ARCHETYPE-8 which contains a sample project and have been using it successfully.
It separates out ejbs, web app, other sources and includes an ear packaging project. Tim On 1/25/06, Roland Oertig <[EMAIL PROTECTED]> wrote: > Hi all > > Can someone tell me if the mvn archetype create has an option to create a > nice, state of the art, directory structure for application server (J2EE) > development in Eclipse? > > Somehow similar to the -DarchetypeArtifactId=maven-archetype-webapp. > > I tried e.g. -DarchetypeArtifactId=maven-archetype-ear, but not > successfully. > > > > Or, do I have to create the structure manually, of course by respecting the > "maven standardisation"? > > > > Many thanks in advance for all suggestions. > > Cheers, > > Roland > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
