[jboss-svn-commits] JBL Code SVN: r18936 - labs/jbossrules/trunk.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Mar 13 15:19:23 EDT 2008
Author: tirelli
Date: 2008-03-13 15:19:22 -0400 (Thu, 13 Mar 2008)
New Revision: 18936
Modified:
labs/jbossrules/trunk/README.txt
Log:
updating readme.txt to include maven version requirement
Modified: labs/jbossrules/trunk/README.txt
===================================================================
--- labs/jbossrules/trunk/README.txt 2008-03-13 19:17:04 UTC (rev 18935)
+++ labs/jbossrules/trunk/README.txt 2008-03-13 19:19:22 UTC (rev 18936)
@@ -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