My first feedback on CR2: I can't get CR2 from maven. =)
This works:
<dependency groupId="jboss" artifactId="jboss-cache"
version="2.0.0.BETA1"/>
|
This does not work:
<dependency groupId="jboss" artifactId="jboss-cache"
version="2.0.0.CR2"/>
Error:
Unable to resolve artifact: Missing:
| ----------
| 1) jgroups:jgroups-all:jar:2.5.0-BETA2
I can always patch the libs manually, but...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050859#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...