"alesj" wrote :
| It passes for me in IDE and on my Linux box.
| But been getting this for a while now, and I think I already 'complained'
about it a while ago, but just cannot find the post anymore.
|
| Any ideas of what can go wrong?
| Or is this just another maven cl hick-up?
I had a similar issue in the classloading tests under Maven.
IIRC Paul updated the surefire plugin to fix it?
Maybe the fix doesn't work on Windows?
Do the classloading-vfs tests fail for you as well?
Also I saw an issue when doing the releases last week where it wasn't using the jar
plugin
defined in build/pom.xml instead it was getting it from org.jboss:jboss-parent
which was older and broken.
The same could be happening here?
mc/build/pom.xml == 2.4.1 surefire plugin
jboss-parent:4-beta-1 == 2.3
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138972#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...