this is related to another question I asked about trying to fail hudson on a single unit test failure. when I run maven on my build standalone, it fails due to unit test errors (running mvn clean install). but, when I run it in hudson, it says there was an error due to test failure, yet the build still is successful (and marked as unstable). any thoughts?
thanks, Jeff