On Dec 6, 2007 5:08 PM, BradS <[EMAIL PROTECTED]> wrote: > > I am a brand new user, and have frankly been having a terrible time with the > documentation. I am trying to set up an SU and SA project using the > archetypes specified on these pages: > > http://servicemix.apache.org/what-is-a-jbi-su-and-how-do-i-create-one.html > http://servicemix.apache.org/what-is-a-jbi-sa-and-how-do-i-create-one.html > > And both generated projects fail with this error on mvn install: > > ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.activemq:activemq-core:jar:4.1-incubator-20070103 > ... > > > Is there a different archetype to use, or some way I can get that artifact? > I couldn't find it anywhere.
What version of ServiceMix are you using? It's been a long time since there's been a dependency on any ActiveMQ artifacts with the incubator label. I suggest downloading the latest release: http://servicemix.apache.org/downloads.html Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Apache Geronimo - http://geronimo.apache.org/ Blog: http://bruceblog.org/
