dlestrat    2004/03/07 05:54:36

  Modified:    .        maven.xml
  Log:
  Added prefs to allBuild.
  
  Revision  Changes    Path
  1.34      +7 -0      jakarta-jetspeed-2/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/maven.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- maven.xml 5 Mar 2004 18:49:07 -0000       1.33
  +++ maven.xml 7 Mar 2004 13:54:36 -0000       1.34
  @@ -90,6 +90,13 @@
                  postProcessing="false"
                  ignoreFailures="false"/>
       <maven:reactor
  +               basedir="${basedir}/components/prefs"
  +               includes="project.xml"
  +               goals="build.prefs"
  +               banner="Build and Install the Preferences Components jar"
  +               postProcessing="false"
  +               ignoreFailures="false"/>
  +    <maven:reactor
                  basedir="${basedir}/cps"
                  includes="project.xml"
                  goals="jar:install"
  
  
  

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

Reply via email to