Hello,

I'd like to split a project into several sub-projects (basically a kernel and 
different implementations for it, which depend on the kernel). The project 
itself is already using Maven.

What I'd like to know is what is the best way to organize this:
 - Correct build order
 - Deploying JARs
 - Common checkstyle rules
 - Organization of testcases (some tests are generic because they only require 
   the interfaces but can only be invoked if the implementation is available)


Thanks in advance,

 Boris Böhlen

-- 
Dipl.-Inform. Boris Boehlen                   [EMAIL PROTECTED]
RWTH Aachen University
Department of Computer Science III          phone: +49 (2 41) 80 21 312
Ahornstrasse 55, 52074 Aachen                 fax: +49 (2 41) 80 22 218

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to