[
https://issues.apache.org/jira/browse/KARAF-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14117418#comment-14117418
]
Jean-Baptiste Onofré commented on KARAF-2828:
---------------------------------------------
Fixed on karaf-3.0.x:
https://git-wip-us.apache.org/repos/asf?p=karaf.git;a=commitdiff;h=9c6fccd6b376512fa73e92cfad83ed6062ce9d4f
> Reintroduce system as a default repository
> ------------------------------------------
>
> Key: KARAF-2828
> URL: https://issues.apache.org/jira/browse/KARAF-2828
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 3.0.0
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.0.0, 3.0.2
>
>
> Now, Karaf firstly uses the remote repositories to resolve artifacts, and
> "fall" back on "local" repository after.
> It means that depending of the connection on the machine, the Karaf bootstrap
> can be very long.
> Karaf should first use both $HOME/.m2/repository and system repository as
> default one, and go on remote repositories only if the artifacts are not
> resolved on the default one.
> Anyway, this required a change in pax-url-aether (to support default
> repository).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)