> jclouds-karaf-pull-requests #47 UNSTABLE
Great. Now (with a local repo) **all** the itests are barfing. It's not even
able to find the features now:
```
karaf@root> features:addurl
mvn:org.apache.jclouds.karaf/jclouds-karaf/1.8.0-SNAPSHOT/xml/features
org.apache.karaf.shell.console.MultiException: Unable to add repositories:
URL
[mvn:org.apache.jclouds.karaf/jclouds-karaf/1.8.0-SNAPSHOT/xml/features] could
not be resolved.
```
even though there certainly appears to be an XML file in the local repo:
https://jclouds.ci.cloudbees.com/job/jclouds-karaf-pull-requests/ws/.repository/org/apache/jclouds/karaf/jclouds-karaf/1.8.0-SNAPSHOT/jclouds-karaf-1.8.0-SNAPSHOT-features.xml
@iocanel: do you have any ideas what could be going on here, or which
properties we would need to set/override to get this to work?
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/38#issuecomment-37110148