henning 2004/07/29 05:56:48
Modified: . Tag: TURBINE_2_3_BRANCH maven.xml
Log:
This taglib no longer exists.
xCVS: ----------------------------------------------------------------------
Revision Changes Path
No revision
No revision
1.16.2.2 +2 -3 jakarta-turbine-2/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/maven.xml,v
retrieving revision 1.16.2.1
retrieving revision 1.16.2.2
diff -u -r1.16.2.1 -r1.16.2.2
--- maven.xml 30 Mar 2004 15:20:21 -0000 1.16.2.1
+++ maven.xml 29 Jul 2004 12:56:48 -0000 1.16.2.2
@@ -28,7 +28,6 @@
<project
xmlns:j="jelly:core"
- xmlns:m="maven"
xmlns:u="jelly:util"
xmlns:maven="jelly:maven"
default="jar:jar">
@@ -198,7 +197,7 @@
prereqs="nightly:build"
description="Deploy the nightly builds">
- <m:user-check user="${maven.username}"/>
+ <user-check user="${maven.username}"/>
<echo>
deploymentAddress = ${pom.siteAddress}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]