You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2003/01/09 04:33:35 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/genapp project.xml

jvanzyl     2003/01/08 19:33:34

  Modified:    src/plugins-build/genapp project.xml
  Log:
  o fix the plugin resources so that the sources land in the plugin .
  
  Revision  Changes    Path
  1.6       +0 -1      jakarta-turbine-maven/src/plugins-build/genapp/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/genapp/project.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.xml	7 Jan 2003 13:22:02 -0000	1.5
  +++ project.xml	9 Jan 2003 03:33:34 -0000	1.6
  @@ -75,7 +75,6 @@
           <directory>${basedir}</directory>
           <excludes>
             <exclude>target/**</exclude>
  -          <exclude>src/**</exclude>
             <exclude>xdocs/**</exclude>
             <exclude>maven.xml</exclude>
             <exclude>maven.log</exclude>