I actually found out the problem, I was using the wrong jar version.
but then another problem arose: how do i recover with maven this file, given that it has
dots in the directory name:
http://repository.jboss.com/jboss/messaging/1.4.0.SP3/lib/jboss-messaging...
If I do:
org.jboss.client
jbossall-client
4.0.5.GA
compile
then maven tries for
http://repository.jboss.com/jboss/messaging-client/1/4/0-SP3/lib/jboss-me...
How do I do that?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232296#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...