Re: [appfuse-user] Errors while compiling PersonDaoTest

2009-12-01 Thread Matt Raible
This tutorial has been updated for 2.1. If you're using 2.0.x, please look at previous revisions of the page or look at the PDF documentation for your release number. Matt On Dec 1, 2009, at 3:53 AM, "Vikas Bansal" wrote: I am trying to follow the instructions in the QuickStart and faci

[appfuse-user] Errors while compiling PersonDaoTest

2009-12-01 Thread Vikas Bansal
I am trying to follow the instructions in the QuickStart and facing issues in mvn test-compile mentioned in 'Create a DAO Interface and implementation' at http://appfuse.org/display/APF/Using+Hibernate. Below are the errors I am getting. It's not able to find the @Test and @ExpectedException. I sea