Yeah - I wanted to do some work to show processes being deployed to
ServiceMix using the JBI engine - though obviously having to build the
whole project on each machine can be a little painful :)

Also as a thought I have attached a patch for the jbi/pom.xml maven
project that shows how you could use the ServiceMix Maven JBI plugin
to generate your jbi.xml etc and thus remove the need for the
jbi-installer project?  We use this approach in ServiceMix - it also
has some added advantages such as:

* classpaths are built from the deps. of the project
* if you create a service unit with the plugin it will automatically
download the JBI component installer and deploy it to ServiceMix
* There is a feature called a service unit analyzer which can be used
to generate the consumes/provides elements in the service unit jbi.xml
(if you use the Maven tooling) - this completes some of the optional
meta-data for JBI

For more information have a look at
http://www.servicemix.org/site/maven-jbi-plugin.html

P


On 9/11/06, Matthieu Riou <[EMAIL PROTECTED]> wrote:
Not for now but we could start producing some snapshots. Would that help?

On 9/11/06, Philip Dodds <[EMAIL PROTECTED]> wrote:
>
> I was wondering if there were any snapshots of ODE's maven artifacts being
> placed anywhere?
>
> P
>
>


Reply via email to