Author: mstruk
Date: 2011-05-19 14:25:21 -0400 (Thu, 19 May 2011)
New Revision: 6510
Modified:
sandbox/as7_support/README.txt
Log:
Instructions for building, packaging and running SimplePortal with JBossAS 7
Modified: sandbox/as7_support/README.txt
===================================================================
--- sandbox/as7_support/README.txt 2011-05-19 18:23:03 UTC (rev 6509)
+++ sandbox/as7_support/README.txt 2011-05-19 18:25:21 UTC (rev 6510)
@@ -10,6 +10,8 @@
cd wci
mvn install -Dmaven.test.skip
+(Make sure you're using maven 2.2.1 as wci and pc don't work with maven 3 yet due
to JBoss Unit AFAICT)
+
cd ..
cd pc
mvn install -P\!default,portal -Dmaven.test.skip
Show replies by date