Hi! I recently added a commit that removes many deprecated classes from the Chef provider [1]. That commit, however broke jclouds-karaf, as it removes a class it needs. I'm fixing it and have changes applied to the chef api [2] and karaf [3], but I'm struggling to get the dependencies right, as this error appears immediately when starting the jclouds CLI [4].
Ioannis is helping with this, and I plan to have this fixed soon, but any help from our other karaf gurus is highly appreciated :) If it turns more complicated than expected I'll revert the change int he Chef api. Just wanted to let you know that jclouds-karaf is temporally broken in the latest version of master. Cheers! I. [1] https://github.com/jclouds/jclouds/commit/4863bb83a94084ebca446f42bf62f619f260e56e [2] https://github.com/nacx/jclouds/tree/chef-context [3] https://github.com/nacx/jclouds-karaf/tree/chef-context [4] http://pastie.org/10140062