You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2004/03/05 14:09:40 UTC

cvs commit: jakarta-cactus/scratchpad/cactus2/integration/maven maven.xml

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: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org