You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by we...@apache.org on 2004/06/04 18:13:04 UTC

cvs commit: jakarta-jetspeed-2 maven.xml

weaver      2004/06/04 09:13:04

  Modified:    .        maven.xml
  Log:
  add the maven-plugin to allClean and allBuild
  
  Revision  Changes    Path
  1.70      +8 -0      jakarta-jetspeed-2/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/maven.xml,v
  retrieving revision 1.69
  retrieving revision 1.70
  diff -u -r1.69 -r1.70
  --- maven.xml	30 May 2004 20:31:51 -0000	1.69
  +++ maven.xml	4 Jun 2004 16:13:04 -0000	1.70
  @@ -181,6 +181,14 @@
                  banner="Build and Install the portlet commons services jar"
                  postProcessing="false"
                  ignoreFailures="false"/>
  +               
  +     <maven:reactor
  +               basedir="${basedir}/maven-plugin"
  +               includes="project.xml"
  +               goals="plugin:deploy"
  +               banner="Build and deploy the Jetspeed 2 Maven plugin"
  +               postProcessing="false"
  +               ignoreFailures="false"/>
   
        <!-- Build war files -->
        <maven:reactor
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org