I think you will also want to replace the -DremoteRepositories=
http://people.apache.org/repo/m2-incubating-repository

with:
-DremoteRepositories=http://repo1.maven.org/maven2

or you might not need it at all if ServiceMix 3.2.1 is already resolved and
downloaded to you local maven repository.

Cheers,
Chris

On Dec 6, 2007 8:24 PM, Chris Custine <[EMAIL PROTECTED]> wrote:

> That version of ActiveMQ was a transitive dependency of servicemix
> 3.1-incubating, which is the version specified in the examples you
> mention.  That version should resolve, but what you really need to do is
> replace the 3.1-incubating when you call the archetype with 3.2.1.
> Someone should probably update the docs to reflect this.
>
> Thanks,
> Chris
>
>
> 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.
> > --
> > View this message in context: 
> > http://www.nabble.com/Maven-Archetypes-tf4959407s12049.html#a14204040
> >
> > Sent from the ServiceMix - User mailing list archive at Nabble.com.
> >
> >
>

Reply via email to