You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alain Javier Guarnieri del Gesu <ja...@ajgdg.com> on 2003/11/02 00:07:58 UTC

Sub or Sibling Directories?

I've created a project structure thus:

-- codearea
   |
   +- com.agtrz.prj1
   | 
   +- com.agtrz.prj2
   | 
   +- com.agtrz.prj3
   .
   . 

I'm looking forward to having dozens of little projects that can be
built and shipped separately. The naming convention is ala Eclipse.

Where should I put the build script that will create the site that
will aggregate the xdoc and javadoc documentation? Should it be in
the codearea directory? Should it be parallel to the project
directories?

-- 
Alain Javier Guarnieri del Gesu - javi@ajgdg.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org