Last modified by Vincent Massol on 2024/02/26 17:57

<
From version < 10.2 >
edited by Ecaterina Moraru (Valica)
on 2017/07/03 10:48
To version < 9.1 >
edited by Krzysztof PÅ‚achno
on 2017/06/13 14:46
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.evalica
1 +xwiki:XWiki.cristof_p
Tags
... ... @@ -1,1 +1,0 @@
1 -gsoc
Content
... ... @@ -141,6 +141,7 @@
141 141  * term Extension does not refer only to typical XWiki extensions that contain org.xwiki.component.annotation.@Components or XWiki pages but generally all JARs, that can be later used e.g. in groovy script. Typical XWiki extension usually depend on some external JAR that need to be downloaded from Maven Central or JCenter
142 142  * for the future I would be definitely useful to extend Extension Repository UI with an option to choose the repository from which we want to search extensions (e.g. search in Bintray JCenter, search in Extensions.org ect.)
143 143  
144 +
144 144  == Update 13.06.2017 ==
145 145  
146 146  
... ... @@ -194,13 +194,5 @@
194 194   jcenter:bintray-maven:http:~/~/dl.bintray.com/bintray/jcenter
195 195   and the last two path segments will be parsed as :subject and :repo for usage in REST API calls
196 196  * accoring to this in my bintray-maven connector I will implement from scratch only searching and other stuff will be done using maven (aether) connector from xwiki-commons
197 -)))
198 198  
199 -== Update 14.06.2017 ==
200 -
201 -
202 -Discussion on riot summary
203 -
204 -* when DefaultExtensionRepositoryManager is initialized and ConfigurationExtensionRepositorySource is used to add ExtensionRepositories basing on configuration in xwiki.properties - components from extensions are not yet loaded. So BintrayMavenExtensionRepository currently cannot be configured in xwiki.properties the same way as other repositories e.g. **extension.repositories=maven:xwiki:http:~/~/nexus.xwiki.org/nexus/content/groups/public**
205 -* for the current moment configuration of connection to bintray maven repositories will be done by **custom** properties in xwiki.properties. How will they look like - it'll be announced
206 -* **bintray-repository** extension will contain JCenterBintrayRepositorySource which will be automatically processed on installment of extension (it'll be possible after fix of Thomas Mortagne in xwiki-commons - creating listener to ComponentAddEvent for role ExtensionRepositorySource). That means installment of bintray-repository extension by default will add JCenter Extension Repository. Probably it will be set up to specify special property in xwiki.properties to disable connection to JCenter
199 +)))

Get Connected