There was some problems with Camel Extra being released together with the main Camel distribution. Due to that problems people using latest Camel-Extra modules used to download the Camel-Extra Maven project and build it locally. Such approach was immature and annoying at least. We promise that starting with 2.5.0 release we will always deploy the latest Camel-Extra together with the main Camel distribution. No more mandatory local builds from this point :) .
In order to use the latest stable version of the Camel Extra use the following repository:
<repository> <id>camel-extra-release</id> <name>Camel Extra Maven repository of releases</name> <url>http://camel-extra.googlecode.com/svn/maven2/releases</url> </repository>
You may ask why Camel Extra cannot be synchronized and hosted in the same repository as main Camel distribution (Apache repository for example). Actually that's good question. But stay tuned - we're working on that issue :) .
No comments:
Post a Comment