OK, now I get it. The problem is https://search.maven.org/remotecontent?filepath=org/apache/servicemix/apache-servicemix/4.4.0/apache-servicemix-4.4.0-features.xml which references features directly using the <repository> tag. Well, currently there is no way to "blackout" some repositories, but an additional "blackedoutFeaturesRepository" tag could be definitely of use in such cases.
Can you please create a feature request for this in the JIRA? Thanks and kind regards, Andreas On Thu, Jan 26, 2012 at 10:00, christoforos.vasilatos < [email protected]> wrote: > No, I am definetely using karaf 2.2.5. The downloaded archive with maven > dependency is definitely 2.2.5 There is a part of the list -t 0 command > > [ 38] [Active ] [Created ] [ ] [ 30] Apache Karaf :: > Features :: Management (2.2.5) > [ 39] [Active ] [Created ] [ ] [ 30] Apache Karaf :: Shell > :: Log Commands (2.2.5) > [ 40] [Active ] [Created ] [ ] [ 30] Apache Karaf :: JAAS > :: Modules (2.2.5) > [ 41] [Active ] [Created ] [ ] [ 30] Apache Karaf :: Shell > :: ConfigAdmin Commands (2.2.4) > [ 42] [Active ] [Created ] [ ] [ 30] Apache Karaf :: Shell > :: SSH (2.2.4) > [ 43] [Active ] [Created ] [ ] [ 30] Apache Karaf :: > Management (2.2.4) > [ 44] [Active ] [Created ] [ ] [ 30] Apache Karaf :: > Management :: MBeans :: System (2.2.4) > > which indicates that some bundles are 2.2.5 but others are 2.2.4 > > while if i do not include my custon org.apache.karaf.features.cfg > configuration file all the above bundles have 2.2.5 version > > This is the prefiltered configuration file: > > http://karaf.922171.n3.nabble.com/file/n3689989/org.apache.karaf.features.cfg > org.apache.karaf.features.cfg > > and this is the deployed configuration file after maven filter > > http://karaf.922171.n3.nabble.com/file/n3689989/org.apache.karaf.features.cfg > org.apache.karaf.features.cfg > > Best Regards, > Christoforos > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/featuresRepositories-is-overriden-by-defined-feature-repositories-tp3688482p3689989.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
