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.
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.
mvn install
The above command will install everything in your local Maven repository.
Please refer to the wiki for further installation instruction.