Kristof Meixner created KARAF-2199:
--------------------------------------
Summary: Features fail to start due to wrong maven repo resolution
Key: KARAF-2199
URL: https://issues.apache.org/jira/browse/KARAF-2199
Project: Karaf
Issue Type: Bug
Environment: Win & Ubuntu, Java 7, Maven 3
Reporter: Kristof Meixner
Features added to bundled karaf fail to start due to wrong maven repo
resolution.
All features and jars exist in the system folder. Without maven repo they are
copied to a new ~/.m2 and karaf starts correctly. With an empty repo or missing
features/jars karaf tries to download the features from the URL (which is a
closed repo) specified in my settings file instead of searching for them in the
system folder.
Might be related to KARAF-571
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira