[jboss-dev-forums] [Design of POJO Server] - Re: how to build/test VFS
pgier
do-not-reply at jboss.com
Wed Mar 28 12:58:04 EDT 2007
The problem went away when I added
| <useSystemClassLoader>true</useSystemClassLoader>
|
to the maven surefire plugin configuration.
More info here: http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html
The change doesn't seem to break anything, so I think it's ok. There is still one test failure and one error, but they are happening when running from eclipse also.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032445#4032445
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032445
More information about the jboss-dev-forums
mailing list