There should be no issues with doing this. The "src" directory at the root level of modular projects is for Maven's "site" functionality.
Matt On Fri, Mar 13, 2009 at 2:32 PM, Rick Fisk <rf...@drivebuytech.com> wrote: > I would like to use an appfuse modular approach where the application > directory is actually a separate project in source control from the core. > > This would allow for separate development of applications depending on a > common core. Thus, core is its own subversion location and a webapp is > opened as a project as a subdirectory in the core, just as the default > looks today. (the webapp may not be called that however, ie foo, foo1 > and foo2 could be extracted and compiled against the core. > > The rub in this approach is that the default directory structure for the > core contains a 'src' dir at the root level. I am wondering if this can > be safely removed without any adverse side-effects. > > > -- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net