jclouds features require OSS Sonatype repository
------------------------------------------------

                 Key: KARAF-776
                 URL: https://issues.apache.org/jira/browse/KARAF-776
             Project: Karaf
          Issue Type: Bug
          Components: cellar-features, karaf-core
            Reporter: Jean-Baptiste Onofré
             Fix For: 2.2.3, 3.0.0


The jclouds features (used in Karaf Cellar) use the Guava OSGi bundle 
(mvn:com.googlecode.guava-osgi/guava-osgi/9.0.0).

Guava OSGi bundle is not available on the Maven Central repo (neither on the 
ServiceMix M2 repo): it's only available on the Sonatype OSS repo:

https://oss.sonatype.org/content/repositories/releases/

But this repo is not by default defined in etc/org.ops4j.pax.url.mvn.cfg file, 
it means that Cellar (which requires jclouds features now) can't be installed 
directly.

I propose to add the OSS Sonatype repo by default.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to