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 dl...@apache.org on 2004/02/12 17:36:50 UTC

cvs commit: jakarta-jetspeed-2 maven.xml

dlestrat    2004/02/12 08:36:50

  Modified:    .        maven.xml
  Log:
  Security service maven support.
  
  Revision  Changes    Path
  1.14      +7 -0      jakarta-jetspeed-2/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/maven.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- maven.xml	12 Jan 2004 06:37:52 -0000	1.13
  +++ maven.xml	12 Feb 2004 16:36:50 -0000	1.14
  @@ -77,6 +77,13 @@
                  banner="Build and Install the services - registry jar"
                  postProcessing="false"
                  ignoreFailures="false"/>
  +    <maven:reactor
  +               basedir="${basedir}"
  +               includes="services/security/project.xml"
  +               goals="db.test.recreate,db.recreate,jar:install"
  +               banner="Build and Install the services - security jar"
  +               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