[
https://issues.apache.org/jira/browse/KARAF-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grzegorz Grzybek reassigned KARAF-4719:
---------------------------------------
Assignee: Grzegorz Grzybek
> Aether cannot to resolve m2 repositories after adjustments in
> org.ops4j.pax.url.mvn.cfg
> ---------------------------------------------------------------------------------------
>
> Key: KARAF-4719
> URL: https://issues.apache.org/jira/browse/KARAF-4719
> Project: Karaf
> Issue Type: Bug
> Affects Versions: 4.0.5, 4.0.6
> Reporter: Antonio Maria
> Assignee: Grzegorz Grzybek
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Start levels for pax-url-aether(5) and org.apache.felix.configadmin(10) are
> defined in framework xml feature. Therefore pax url aether is configured
> after org.ops4j.pax.url.mvn.local properties are loaded.
> This causes that in case of assemble Karaf using offline repository, by
> adjusting:
> {code}
> org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
> {code}
> Don't really work, because is too late for aether, that is already started.
> Eventually causes an error when karaf starts. The error is quite random, and
> happens quite often when karaf starts using the wrapper as a windows services.
> By decreasing the aether starts level to any value after felix configadmin,
> it improves the bootstrap robustness when creating offline distribution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)