Vadim Gritsenko wrote: > Jorg Heymans wrote: >> [ +1 ] flatten the structure and pave the way for a 2.2 release > > > > Minor point: does it have to be 'cocoon-core', 'cocoon-webapp', > 'cocoon-<blockname>'; could it be 'core', 'webapp', 'block-<blockname>'? > Not sure it will be easy to navigate among all those 'cocoon-foo's :) >
Matching the directory name with the artifactId is recommended practice. I can't exactly remember the benefits, but i know it saves extra configuration in reactor builds eg when using continuum. Jorg
