[jboss-svn-commits] JBL Code SVN: r18933 - labs/jbossrules/branches/4.0.x.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Mar 13 15:02:33 EDT 2008


Author: tirelli
Date: 2008-03-13 15:02:33 -0400 (Thu, 13 Mar 2008)
New Revision: 18933

Modified:
   labs/jbossrules/branches/4.0.x/README.txt
Log:
updating readme.txt to include maven version requirement

Modified: labs/jbossrules/branches/4.0.x/README.txt
===================================================================
--- labs/jbossrules/branches/4.0.x/README.txt	2008-03-13 18:59:21 UTC (rev 18932)
+++ labs/jbossrules/branches/4.0.x/README.txt	2008-03-13 19:02:33 UTC (rev 18933)
@@ -9,6 +9,9 @@
 download into another location and specify it with
 -DlocalEclipseDrop=/folder/jboss-rules/local-eclipse-drop-mirror.
 
+NOTE: you MUST use maven version 2.0.8 or later to build because of surefire
+maven plugin classpath problems.
+
 The following builds all the jars, the documentation and the eclipse zip with a
 local folder specified to avoid downloading eclipse:
  mvn -Declipse=true -Ddocumentation=true clean install 




More information about the jboss-svn-commits mailing list