So far can't find anything different than my own setup except junit, which I have as:
<dependency>
| <groupId>junit</groupId>
| <artifactId>junit</artifactId>
| <version>[4,)</version>
| <scope>test</scope>
| </dependency>
What JDK are you using?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186776#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...