>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
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
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
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."?
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