jvanzyl 02/03/15 07:10:16
Modified: . project.xml
Log:
We are not going to put things in the maven jar, we are going to make
an installation directory ${maven.home} that will house everything that's
needed by maven.
Revision Changes Path
1.24 +0 -2 jakarta-turbine-maven/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/project.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- project.xml 14 Mar 2002 22:27:10 -0000 1.23
+++ project.xml 15 Mar 2002 15:10:15 -0000 1.24
@@ -270,8 +270,6 @@
<!-- Resources that are packaged up inside the JAR file -->
<jarResources>
- <jarResource>src/templates/**</jarResource>
- <jarResource>src/dvsl/**</jarResource>
</jarResources>
<jars>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>