weaver      2004/06/10 13:09:05

  Modified:    maven-plugin maven.xml
  Log:
  
  
  Revision  Changes    Path
  1.3       +2 -1      jakarta-jetspeed-2/maven-plugin/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/maven-plugin/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml 4 Jun 2004 16:13:57 -0000       1.2
  +++ maven.xml 10 Jun 2004 20:09:05 -0000      1.3
  @@ -69,7 +69,8 @@
        </copy>
        <copy todir="src/plugin-resources/" overwrite="true" failonerror="true">
            <fileset dir="../portal/src/resources" />                                  
  -     </copy>         
  +     </copy>
  +     <copy file="../layout-portlets/target/jetspeed-layouts.war" 
todir="src/plugin-resources/webapp/WEB-INF/deploy" overwrite="true" failonerror="true" 
/>
   </goal>
   
     <goal name="db.execute">
  
  
  

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

Reply via email to