Github user andreaturli commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/481#discussion_r91718815
  
    --- Diff: karaf/features/src/main/feature/feature.xml ---
    @@ -260,13 +260,13 @@
             <bundle 
dependency="true">mvn:org.apache.jclouds.driver/jclouds-okhttp/${jclouds.version}</bundle>
     
             <bundle 
dependency="true">mvn:org.apache.jclouds.driver/jclouds-sshj/${jclouds.version}</bundle>
    -        <bundle 
dependency="true">mvn:org.apache.jclouds.labs/abiquo/${jclouds.version}</bundle>
    -        <bundle 
dependency="true">mvn:org.apache.jclouds.labs/docker/${jclouds.version}</bundle>
    +        <!--<bundle 
dependency="true">mvn:org.apache.jclouds.labs/abiquo/${jclouds.version}</bundle>-->
 <!-- jclouds abstraction not implemented -->
    +        <bundle 
dependency="true">mvn:org.apache.jclouds.api/docker/${jclouds.version}</bundle>
     
    -        <!-- Not bundle-ized, fixed in 2.0.0-SNAPSHOT -->
    -        <!-- bundle 
dependency="true">mvn:org.apache.jclouds.labs/google-compute-engine/${jclouds.version}</bundle
 -->
    +        <bundle 
dependency="true">mvn:org.apache.jclouds.provider/google-compute-engine/${jclouds.version}</bundle>
     
             <feature>jclouds-services</feature>
    +        <bundle 
dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch-agentproxy-sshj/0.0.9_1</bundle>
    --- End diff --
    
    be careful `sshj` has now a different `groupId` 
    https://github.com/hierynomus/sshj/blob/master/README.adoc#depending-on-sshj
    
    It should be an osgi bundle


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to