[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: PropertyReplaceTC failing in maven
adrian@jboss.org
do-not-reply at jboss.com
Wed Mar 26 09:41:04 EDT 2008
"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#4138972
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138972
More information about the jboss-dev-forums
mailing list