Jefferson K . French wrote:

Is that the best way, or is there a tag akin to "attainGoal in
subproject".


there may be some better way but something like this works with maven-1.0-rc1:


<util:file var="subprojectDescriptor" name="${subproject.location}/project.xml"/>
<maven:maven descriptor="${subprojectDescriptor}" goals="goal1,goal2"/>


-- gd



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



Reply via email to