First idea
maven -Dgoal=goal1,goal2 multiproject:goal
or
maven -Dgoal=all multiproject:goal
where the goal all is define in your module and do attainGoal on all your
maven.xml goals. Need to have a pre/postGoal in that attain the all goal
of you main project
Nicolas
"ashutosh kumar" <[EMAIL PROTECTED]>
23/09/2004 10:40
Veuillez r�pondre � "Maven Users List"
Pour : [EMAIL PROTECTED]
cc :
Objet : urgent , executing goals of parent project and sub projects
�
I have project.xml ,project.properties maven.xml at top level and also
project.xml , project.properties,maven.xml at all module levels. How By
giving one command all the goals specified in these files can be executed?
Regds
Ashutosh
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]