Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 857 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 857 Bytes

Kontalk XMPP Tigase extension

Build Status

This repository contains a set of custom extensions and plugins for the Tigase XMPP server. They are based on latest git master of our custom patched tigase-server.

Dependencies

Internal dependencies can be automatically installed by running the script install-deps.sh. It will download all repositories in the current working directory and run mvn install for each one of them.

Build

mvn install

The above command will install everything in your local Maven repository.

Install

Please refer to the wiki for further installation instruction.