Venkat,

I have set of three modules/projects in a global project folder.

A/moda - jar
A/modb - jar
A/modc - war

I generally invoke maven from A and would like to utilize multiproject
plugin. How do I set the maven.multiproject.type variable for each module
separately?

I have the same project folder layout as you do, but I cannot seem to invoke any multiproject goals from A/modc

Did you manage to deploy the A/modc WAR file ? which Maven version are you using ?

I had to create a base project
A/Base
from which I can call multiproject:artifact.

Thanks

Brice


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



Reply via email to