I have updated the tutorials to reference the 3.1.2 version of servicemix. Can you retry from the start please ?
On 10/12/07, vinothk <[EMAIL PROTECTED]> wrote: > > I'm trying to install the hello-world-bc component as per the guidelines in > the following URL > > http://incubator.apache.org/servicemix/hello-world-bc.html > > Using the instructions in the above url, I have completed 2 steps > successfully. The two steps are under this title "Creating a Maven Project > For the JBI BC " > Next title or step in the page is compiling the project with the instruction > mvn install > > when I try this mvn install it results in the actual error . During the > exection of mvn install it is downloading the following jar file > Downloading: > http://www.ibiblio.org/maven2/org/apache/activemq/activemq-core/4.1 > -incubator-20070103/activemq-core-4.1-incubator-20070103.jar > > Is that maven is poiting to 4.1-incubator respository??? > > > Gert Vanthienen wrote: > > > > L.S., > > > > Can you explain a bit more what you're trying to do? ServiceMix 3.1.1 > > itself doesn't depend on this version of ActiveMQ (it uses the 4.1.1 > > release). > > If you can upgrade to 3.1.2, it might be worth the effort because it is > > the first ServiceMix release after incubating -- all artifacts will be > > available in the public Maven repositories. > > > > Gert > > > > vinothk wrote: > >> ServiceMix version 3.1.1 > >> Maven version 2.0.4 > >> > >> while deploying a comonent in serviceMix using mvn install from command > >> prompt results in the following error. Can some one tell from where i can > >> download this file > >> org.apache.activemq:activemq-core:jar:4.1-incubator-20070103. > >> > >> [INFO] --------------------------------------------------------- > >> [ERROR] BUILD ERROR > >> [INFO] --------------------------------------------------------- > >> [INFO] Failed to resolve artifact. > >> > >> Missing: > >> ---------- > >> 1) org.apache.activemq:activemq-core:jar:4.1-incubator-20070103 > >> > >> > > > > > > > > -- > View this message in context: > http://www.nabble.com/Component-intallation-fails-tf4611793s12049.html#a13171718 > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
