vmassol 2003/03/19 02:32:16
Modified: src/plugins-build/cactus project.xml
Log:
formatting
Revision Changes Path
1.12 +3 -2 maven/src/plugins-build/cactus/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/cactus/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 19 Mar 2003 10:29:28 -0000 1.11
+++ project.xml 19 Mar 2003 10:32:14 -0000 1.12
@@ -154,9 +154,9 @@
<classloader>root.maven</classloader>
</properties>
</dependency>
+
<!-- Should not be needed but it seems there is a bug with Maven when junit
dependency is added -->
-
<dependency>
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
@@ -165,9 +165,9 @@
<classloader>root</classloader>
</properties>
</dependency>
+
<!-- Should not be needed but it seems there is a bug with Maven when junit
dependency is added -->
-
<dependency>
<groupId>xerces</groupId>
<artifactId>xerces</artifactId>
@@ -177,4 +177,5 @@
</properties>
</dependency>
</dependencies>
+
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]