I asked maven to ignore the results of unit tests and I get a build failure after the
setJaxTestCase error. Is this logically the same as excluding the failing test?
I used the following command line:
mvn -e test -Dmaven.test.failure.ignore=true
Output from running (with a clean repo and new kernel source folder) is here
http://pastebin.com/m69e19ecf
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256498#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...