In the previous version of my software, I did include all client jars in my classpath; however, as the project grows, many of these jars are starting to conflict with other packages. Is there an internal pom file that you can expose? Perhaps someone else, with more maven experience has built one by hand that they would like to share? :)
On Thu, Sep 10, 2009 at 6:36 PM, Aidan Skinner (via Nabble) < [email protected]<ml-user%[email protected]> > wrote: > On Thu, Sep 10, 2009 at 3:37 PM, falconair <[hidden > email]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3620350&i=0>> > wrote: > > > I have tried using different version of the mina and concurrency-backport > > > libraries, I get the same error. The problem is made worse by the fact > that > > some other jars also have mina/j.u.c as a dependency (possibly different > > versions). A year ago or so, when I first used qpid, I had to waste > several > > days to resolve this issue. Now a colleague has setup maven (which is > > apparently designed for such problems) for our project , but qpid 0.5 > > doesn't seem to be in any repos. > > Yeah, we don't export release to the central repo ATM. I'm hopeful > that 0.6 will be though. > > > How can I resolve this issue quickly? > > The easiest way is probably to use the qpid-java-client-0.5.tar.gz and > add all the libraries in lib/ to your classpath - that should get > everything you need. > > - Aidan > > -- > Apache Qpid - AMQP, JMS, other messaging love http://qpid.apache.org > "A witty saying proves nothing" - Voltaire > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[hidden > email]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3620350&i=1> > > > > ------------------------------ > View message @ > http://n2.nabble.com/qpid-jar-hell-solutions-maven-repo-tp3617534p3620350.html > To unsubscribe from qpid jar hell solutions? maven repo?, click here< (link > removed) >. > > > -- View this message in context: http://n2.nabble.com/qpid-jar-hell-solutions-maven-repo-tp3617534p3626713.html Sent from the Apache Qpid users mailing list archive at Nabble.com.
