Build fails with:
```bash
Could not start bundle mvn:org.apache.jclouds.karaf/commands/2.0.0-SNAPSHOT
in feature(s) jclouds-commands-2.0.0-SNAPSHOT: Unresolved constraint in
bundle org.apache.jclouds.karaf.commands [105]:
Unable to resolve 105.0: missing requirement [105.0] osgi.wiring.package;
(osgi.wiring.package=org.codehaus.groovy.jsr223)
```
Looks like it requires the `groovy-jsr223` dependency?
BTW, do you know what groovy is used for?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/75#issuecomment-179252221