Re: [appfuse-user] Tutorial bugs

2009-04-27 Thread Matt Raible
Sounds like we need to update the tutorial and/or change the default property that webtest looks for. Might be easiest to change from using "test" to "webtest". Matt On Sat, Apr 25, 2009 at 9:32 PM, DanLanglois wrote: > > ok, I found this email in the forum, it's the same issue & gives a > reso

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] 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