If it is being pulled in by the jbi-maven-plugin, set the version of that 
plugin to 4.3.  You may have it currently set to ${servicemix-version} or 3.2.3.

<plugin> 
  <groupId>org.apache.servicemix.tooling</groupId> 
  <artifactId>jbi-maven-plugin</artifactId> 
  <version>4.3</version> 
  <extensions>true</extensions> 
</plugin> 

Dan

On Aug 15, 2010, at 8:54 AM, Nate Marks wrote:

> 
> I've searched several places for an answer to this one, but I can't seem to
> find it to download it manually as a work-around or a way to change the 
> requirement.  Any tips will be appreciated.
> -- 
> View this message in context: 
> http://servicemix.396122.n5.nabble.com/ServiceMix-Tutorial-can-t-find-org-apache-activemq-activeio-core-jar-3-0-0-incubator-tp2635829p2635829.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to