Shortcut for building

If you wish to just build Tigase XMPP server to just a minimum standard just to make sure the server will compile, you may use the following command:

mvn clean install

This will:

  • Build Tigase XMPP tigase-server jar in tigase-server/jars.

This will not incorporate dependencies or javadoc.