Continuous integration & daily builds

Continuous integration

Look at the status of the continuous integration.

Daily builds

If you do not want to wait for the next Kauri release, you can use daily builds. The daily builds, and the artifacts contained in them, are properly labeled using the Subversion revision number. This way, there is no confusion about what version of the code is being used.

Download daily builds.

The Maven artifacts of the daily builds are not deployed to our Maven repository, as this would lead to an explosion in the number of versions available there. For personal use, you can use the kauri-deploy-repo script included with Kauri to copy the artifacts to your local Maven repository. If you work in a team, you should consider setting up your own Maven repository, possibly using a repository manager such as Artifactory.