Directory Organization in CVS

Let's assume all the directory mentioned below are all under the CVS PatternTesting module directory.

Name Description
src/site/xdoc Location of XML documentation (transformed to HTML by Maven)
target Temporary directory created by the build process. It must not be committed to CVS.

All projects and subprojects are Maven projects and thus follow the Maven directory structure .