Extension Repository Connector - XWiki
Last modified by Admin on 2021/01/22 00:29
![]() | Allows accessing extensions located in an XWiki repository |
Type | JAR |
Developed by | XWiki Development Team |
Active Installs | 0 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Bundled With | XWiki Standard |
Description
Allows to download extensions coming from a XWiki repository.
Properties
Key | Version | Value | Description |
---|---|---|---|
auth.user | 4.3M1 | A user id | The user to use to authenticate to the maven repository |
auth.password | 4.3M1 | A password | The password to use to authenticate to the maven repository |
http.socket.timeout | 8.3M1 | A number | The socket timeout in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets). A timeout value of zero is interpreted as an infinite timeout. The default is 30000. |
http.connection.timeout | 8.3M1 | A number | The timeout in milliseconds until a connection is established. A timeout value of zero is interpreted as an infinite timeout. The default is 30000. |
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.
You can also use the manual method which involves dropping the JAR file and all its dependencies into the WEB-INF/lib folder and restarting XWiki.
Dependencies
Dependencies for this extension (org.xwiki.commons:xwiki-commons-extension-repository-xwiki 12.10.3):
- org.xwiki.commons:xwiki-commons-extension-repository-http 12.10.3
- org.xwiki.commons:xwiki-commons-repository-api 12.10.3