brett 2005/03/12 19:28:34
Modified: m2 README.txt
Log:
notes about xmlbeans
Revision Changes Path
1.2 +9 -0 openejb/m2/README.txt
Index: README.txt
===================================================================
RCS file: /scm/openejb/openejb/m2/README.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -u -r1.1 -r1.2
--- README.txt 13 Mar 2005 00:23:52 -0000 1.1
+++ README.txt 13 Mar 2005 00:28:34 -0000 1.2
@@ -16,3 +16,12 @@
From the openejb subdirectory, run:
m2 install
+
+This project depends on the XMLBeans plugin. The current version is at:
+ http://cvs.mojo.codehaus.org/mojo/maven-xmlbeans-plugin/
+
+By default, it will be downloaded from the remote repository.
+
+If you need to make changes to the plugin and install an updated version,
run from that directory:
+ m2 install
+