jvanzyl 2002/07/14 10:48:01
Modified: . maven.xml
Log:
o Finally found this problem while trying to get the plugins to work.
Don't install everything all the time, at least not anymore ...
Revision Changes Path
1.19 +1 -1 jakarta-turbine-maven/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/maven.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- maven.xml 14 Jul 2002 16:51:16 -0000 1.18
+++ maven.xml 14 Jul 2002 17:48:01 -0000 1.19
@@ -1,4 +1,4 @@
-<project default="install"
+<project default="java:jar"
xmlns:j="jelly:core"
xmlns:m="maven"
xmlns:interaction="jelly:org.apache.commons.jelly.tags.interaction.InteractionTagLibrary">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>