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

    https://github.com/apache/brooklyn-server/pull/93#discussion_r58306066
  
    --- Diff: karaf/features/src/main/feature/feature.xml ---
    @@ -27,6 +27,12 @@
     
         <!-- TODO how to add central.maven.org repo? -->
         
<repository>http://central.maven.org/maven2/org/apache/jclouds/karaf/jclouds-karaf/1.9.2/jclouds-karaf-1.9.2-features.xml</repository>
    +<!--
    +TODO the above link works for loading it, at compile time, as in the file 
below is then installed into target/assembly/system/
    +BUT the assembly's variant of *this* feature file keeps the link above 
which FAILS if the server is not online.
    +it should contain the entry below *instead of* the entry above:
    +    
<repository>mvn:org.apache.jclouds.karaf/jclouds-karaf/1.9.2/xml/features</repository>
    --- End diff --
    
    Fixed in https://github.com/apache/brooklyn-server/pull/98


---
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