On Fri, 2008-11-07 at 12:28 -0500, Ryan McKinley wrote:

...

> > Folks
> >
> > I laid out the basic Maven compliant multi-module project structure  
> > and
> > created two modules: Droids Core and Droids Dynamic. Core was set up
> > according to the Maven guidelines. The structure of Dymanic was left
> > intact, albeit it took a bit more verbose pom.xml to get it to work  
> > with
> > Maven.
> 
> If we go with maven, I think we should make our directory layout play  
> nicely with maven.  We should ditch the "depot" directory and add all  
> the standard src/main/java folders.
> 
> Perhaps we can look at:
> http://svn.apache.org/repos/asf/wicket/trunk/
> as an example.  They do many of the things we will want/need to do.
> 
> Rather then "module-xxx" and "depot", maybe we can have:
> 
> /trunk/
> /trunk/droids-core
> /trunk/droids-norobots
> /trunk/droids-solr
> /trunk/droids-dynamic (perhaps droids-spring?)
> /trunk/droids-xxx
> 

Makes sense. I am going to restructure depot/dynamic and rename it to
droids-spring if I hear no objections. 

Cheers

Oleg

Reply via email to