vmassol 2004/03/05 05:09:40
Added: scratchpad/cactus2/integration/maven maven.xml
Log:
Added a "dist" goal so that all projects have one. This allows using the
multiproject plugin at the top level to call all dist goals.
Revision Changes Path
1.1 jakarta-cactus/scratchpad/cactus2/integration/maven/maven.xml
Index: maven.xml
===================================================================
<project
xmlns:j="jelly:core"
xmlns:maven="jelly:maven">
<goal name="dist" prereqs="clean,plugin:install,plugin:deploy"/>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]