Just one question though: does the slowness occurrs when checking repository for releases or when using snapshots ? When installing released bundles, it should have no effect, since the repo is marked as containing snapshots only.
For people that did not build karaf locally, this will have the effect of not being able to install snapshot features not contained in the default distribution, such as the console for example. Which means, deploying snaphots is useless, because people will usually have to build it locally anyway. On Mon, Jul 30, 2012 at 8:53 PM, Jean-Baptiste Onofré <[email protected]>wrote: > Hi all, > > I made some tests on a VM without Internet connection this afternoon, > using a local Archiva Maven repo configured in Karaf. > > I saw that using Apache SNAPSHOT repo (http://repository.apache.org/** > content/groups/snapshots-**group@snapshots@noreleases<http://repository.apache.org/content/groups/snapshots-group@snapshots@noreleases>), > it makes very long (features:addurl) as it has to wait the timeout (it > doesn't occur for the release repo). > > My proposal is to comment out the Apache SNAPSHOT repo (at least when > releasing). I think most of users use released artifacts, and if they want, > they can uncomment it. > > WDYT ? > > Regards > JB > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ FuseSource, Integration everywhere http://fusesource.com
