You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2013/10/02 15:20:25 UTC

[jira] [Created] (KARAF-2493) Fixing some bugs about failed resolutions, not adding core features by default

Christian Schneider created KARAF-2493:
------------------------------------------

             Summary: Fixing some bugs about failed resolutions, not adding core features by default
                 Key: KARAF-2493
                 URL: https://issues.apache.org/jira/browse/KARAF-2493
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-tooling
    Affects Versions: 3.0.0.RC1
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 3.0.0.RC2


While testing with a karaf 2.3.3 version and some errors in the repos I found several bugs.

On failed resolution of artifacts the plugin breaks execution even if it should ignore failures.

The default karaf 3 repo urls are always added. Obviously they do not work for versions <3 as the groupId different.

I can fix most bugs by adding some exception handling. 

The default repos are a problem though as they can not be switched off.
So I plan to remove adding default repos. People can easily add the needed karaf default repos. So this is less error safe than before.




--
This message was sent by Atlassian JIRA
(v6.1#6144)