Re: Building multi modules individually and Copying artifacts

2006-07-17 Thread dcabasson
, you can always do that, but what's the point in doing so? -- View this message in context: http://www.nabble.com/Building-multi-modules-individually-and-Copying-artifacts-tf1953804.html#a5358382 Sent from the Maven - Users forum at Nabbl

Building multi modules individually and Copying artifacts

2006-07-17 Thread Kapil Gupta\(CT\)
Hi, Am using tomcat to run my application which is build on spring framework. My application consists of several modules with some dependencies on each other. Lets say module A is independent, module B depends on A and module C depends on A. I wanted my build process to generate and copy all the