get the appfuse 2.0.2 modular jsf and mvn.have two proplem: 1,can't not use mysql 5.1?when use connector 5.1.6 and install mysql 5.1.29.have error when run the 'mvn' command. the error is:Caused by: java.sql.SQLException: Failed to read auto-increment value from storage engine ;
2. in the file web\src\test\resources\web-tests.xml line 165 , the verifytitle is not the mainMenu.is signup.title.so test is incorrert.modify to 'signup.title' is ok. is bug in 2.0.2 -- View this message in context: http://www.nabble.com/is-a-bug-in-2.0.2-when-mvn-test--tp20572600s2369p20572600.html Sent from the AppFuse - User mailing list archive at Nabble.com.
