Hey Bruce,
I'm thinking maybe we should use the 3.1 version for this tutorial ?
Or is there anything requiring 3.2 ?

On 3/7/07, Bruce Snyder <[EMAIL PROTECTED]> wrote:

On 3/6/07, Owen Thomas <[EMAIL PROTECTED]> wrote:
> Hello.
>
>
>
> I am a Maven newbie. Having discovered the merit in using Maven over Ant
> on Monday, I downloaded and started fiddling with it yesterday. I am
> rather fresh.
>
>
>
> My problem relates to the following error when trying to create a new
> JBI BC project with maven. I am following the tutorial at
> http://incubator.apache.org/servicemix/hello-world-bc.html to create my
> own BC; a fact I think is unrelated to the problem I am having.
>
>
>
> When I run the following command:
>
>
>
> mvn archetype:create -DarchetypeGroupId=org.apache.servicemix.tooling /
>
> -DarchetypeArtifactId=servicemix-binding-component /
>
> -DarchetypeVersion=3.1-incubating-SNAPSHOT /
>
> -DgroupId=au.com.wcg.bindingcomponent.executeshellscript /
>
> -DartifactId=WCGExecuteSchellScriptBindingComponent
>
>
>
> I find the following error in my maven output:
>
>
>
> [INFO] Failed to resolve artifact.
>
>
>
> GroupId: org.apache.servicemix.tooling
>
> ArtifactId: servicemix-binding-component
>
> Version: 3.1-incubating-SNAPSHOT
>
>
>
> Reason: Unable to download the artifact from any repository
>
>
>
> Try downloading the file manually from the project website.
>
>
>
> Looking at the tutorial, I find that it has been courteous enough to
> include a link to the "Top level ServiceMix POM", only this link points
> to a page that no longer exists. I have done some searching, and, not
> knowing exactly what it is that I am supposed to be finding, have here
> made this request for help. Does anyone know where the POM I need is?
>
>
>
> Help would be very much appreciated,

I've updated the tutorial some. The reason you're seeing the error is
because of the version of ServiceMix you were using. One of the
updates to the tutorial was to update the version of ServiceMix being
used to 3.2-incubating-SNAPSHOT.

I've also removed all the links using Fisheye since it is has not been
available for about a month now.

Unfortunately the tutorial is still not 100% complete yet. This is
very time-consuming work. Any contributions you might have are most
welcome.

Bruce
--
perl -e 'print
unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/




--
Cheers,
Guillaume Nodet
------------------------
Architect, LogicBlaze (http://www.logicblaze.com/)
Blog: http://gnodet.blogspot.com/

Reply via email to