[appfuse-user] Tutorial bugs

2009-04-25 Thread DanLanglois
>From the tutorial: http://appfuse.org/display/APF/Using+Struts+2 I quote: "After adding this, you should be able to run mvn integration-test -Dtest=PersonTests and have these tests execute." That's not the case. Instead, the build fails, complaining that there are no tests to run. However, for

Re: [appfuse-user] Tutorial bugs

2009-04-25 Thread DanLanglois
ok, I found this email in the forum, it's the same issue & gives a resolution, so I'll copy it here: integration-test -DfailIfNoTests=false Click to flag this post by Gareth Davis Jan 22, 2008; 08:24am :: Rate this Message: (use ratings to moderate[?]) Reply | Reply to Author | Show Only this M

[appfuse-user] mvn install eclipse:eclipse

2009-04-25 Thread DanLanglois
Doesn't quite work. When I import the project into Eclipse, I get 223 errors. The first of which, is: Description ResourcePathLocationType Cannot find the tag library descriptor for "/struts-tags" error.jsp myproject2/target/war/work/appfuse-struts-2.0.2 li

Re: [appfuse-user] mvn install eclipse:eclipse

2009-04-26 Thread DanLanglois
e are two of those: Deployment Descriptor: appfuse/Java Resources/src/test/resources/login.xml src/test/resources/login.xml Comments? Are these the same 7 errors mentioned in http://issues.appfuse.org/browse/APF-649, "There are 7 errors when using eclipse for a webapp."?

Re: [appfuse-user] mvn install eclipse:eclipse

2009-04-26 Thread DanLanglois
A particular point here is, I created my project as a simple 'Java Project'. Apparently, that prevents the aggressive validation of all xml and jsp files, & hundreds of warnings & some errors. I'm not actually sure why, but I