You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Peter Penzov <pe...@gmail.com> on 2011/07/28 13:21:22 UTC

Maven + Seam 3 Create modular application

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