jdillon 2003/09/05 14:19:03
Modified: . maven.xml
Log:
o Added support for optional destinations property of depends to control
where the depend will be installed into
o Added conditional execution of default aggregation tasks using tag
attributes
o Added aggregate hook for geronimo-web to setup the deploy/jetty dir
Revision Changes Path
1.34 +47 -15 incubator-geronimo/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/incubator-geronimo/maven.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- maven.xml 1 Sep 2003 10:05:06 -0000 1.33
+++ maven.xml 5 Sep 2003 21:19:03 -0000 1.34
@@ -255,10 +255,21 @@
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -279,12 +290,13 @@
-
+
-
-
+
+
+
-
+
@@ -292,13 +304,22 @@
Processing dependency: ${dependency.id}
-
+
+
+
+
+
+
+
+
+
+ ${destinations}
-
-
+
+
+
+
+
@@ -340,6 +361,17 @@
+
+
+
+
+
+
+
+