Hi See the release notes of AMQ 5.8 http://activemq.apache.org/activemq-580-release.html
On Wed, May 15, 2013 at 6:25 AM, wangyan <[email protected]> wrote: > Hi~ > > I try to use > > <dependency> > > <groupId>org.apache.activemq</groupId> > <artifactId>activemq-core</artifactId> > <version>5.8.0</version> > > </dependency> > > Download activemq-core 5.8.0 > > However,the information I got is: > Missing artifact org.apache.activemq:activemq-core:jar:5.8.0 > > Download > > <dependency> > > <groupId>org.apache.activemq</groupId> > <artifactId>activemq-all</artifactId> > <version>5.8.0</version> > > </dependency> > > Is the same! > > What is the reason? > > Thank! -- Claus Ibsen ----------------- www.camelone.org: The open source integration conference. Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
