On Mon, Apr 27, 2009 at 7:25 AM, Willem Jiang <willem.ji...@gmail.com> wrote: > Hi, > > I found it takes about 18 mins to build the > camel\platforms\karaf\features module. > It will check 4~6 maven repositories for every dependency module, can we > introduce some kind of cache mechanism to speed up the build of Camel > feature?
I use a local instance of Nexus on my laptop for artifact caching and this dramatically speeds up all my Maven builds. Here's some info on how I do it: http://bit.ly/3vH1Zq If you want to speed up the build for everyone, then we need to reduce the dependency on multiple Maven repos. Bruce -- perl -e 'print unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' ActiveMQ in Action: http://bit.ly/2je6cQ Blog: http://bruceblog.org/ Twitter: http://twitter.com/brucesnyder