Re: Maven dependencies

2015-08-11 Thread Renato Marroquín Mogrovejo
Hi Christopher, Thanks for your help! I upgraded the plugin to 5.11.1 and I changed activemq-core to activemq-client and org.springframework.spring to org.springframework.spring-context. Renato M. 2015-08-10 9:16 GMT-07:00 Christopher Shannon < christopher.l.shan...@gmail.com>: > The easiest w

Re: Maven dependencies

2015-08-10 Thread Christopher Shannon
The easiest way to figure out dependencies is probably to just look at the parent pom that ActiveMQ is using. Here it is on github for 5.11.1 https://github.com/apache/activemq/blob/863e8a5d1ba38f262bdbec4484d704fba8e4f695/pom.xml Your specific issue is that you have mismatched versions of Active

Maven dependencies

2015-08-09 Thread Renato Marroquín Mogrovejo
Hi all, I am working towards an integration of ActiveMQ and Samza [1]. I have been playing around with ActiveMQ following this tutorial here [2] which is very similar to the actual ActiveMQ webpage. Everything was great and fun. Then, I tried upgrading the dependencies in order to use the latest a

Re: Question about ActiveMQ 5.3.0 maven dependencies

2010-02-12 Thread C. Allain
ompile >> >> Now, I am wondering about the two jars: >> >> geronimo-j2ee-management_1.0_spec:jar:1.0 >> geronimo-j2ee-management_1.1_spec:jar:1.0.1 >> >> Don't they overlap/conflict? >> >> -- >> View this message in context: >> http

Re: Question about ActiveMQ 5.3.0 maven dependencies

2010-02-12 Thread Gary Tully
-net:commons-net:jar:2.0:compile > > Now, I am wondering about the two jars: > > geronimo-j2ee-management_1.0_spec:jar:1.0 > geronimo-j2ee-management_1.1_spec:jar:1.0.1 > > Don't they overlap/conflict? > > -- > View this message in context: > http://old.nabble.com/

Question about ActiveMQ 5.3.0 maven dependencies

2010-02-11 Thread C. Allain
stion-about-ActiveMQ-5.3.0-maven-dependencies-tp27556755p27556755.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.