Hi, I'm new to Maven. I started to develop a very big application with Seam 3. The architecture of the software will be modular. I need a way to divide each module into his own .jar/.war file and compile them together. Can you give me example how to edit the pom.xml file in order to achieve my goal?
Regards Peter
