[ http://jira.codehaus.org/browse/MNG-743?page=comments#action_49121 ]
Jesse McConnell commented on MNG-743: ------------------------------------- btw, I wanted to have the src/main/java and src/test/java dirs show up but you need to have something in them for the archetype plugin to work..so perhaps we tweak the plugin to accept dirs in the archetype.xml file or just add in some empty source example files > example maven project architecture (jars, wars, ejbs, and an ear) > ----------------------------------------------------------------- > > Key: MNG-743 > URL: http://jira.codehaus.org/browse/MNG-743 > Project: Maven 2 > Type: Improvement > Components: maven-archetype-plugin > Reporter: Jesse McConnell > Assignee: Jason van Zyl > Priority: Minor > Fix For: 2.0.1 > Attachments: maven-archetype-j2ee.jar, sample-m2-project.jar > > > someone on the mailing lists asked me for a working sample layout for a > project containing muliple source directories, nesting subprojects, servlets > in war files, ejbs, and ultimately into a ear file. > this is a small sample project, no source but it builds out all the > artifacts. also includes an example of dependencyManagement of versions at > the root pom file. > post comments and I'll make the changes if you want. anyway, on irc I said I > would make it and post it in an issue for review so here it is. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
