Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Building from source

Contents

Prerequisites

You need to have these softwares installed to be able to build BTM:

Getting the Source

The project uses GIT as it's source code control system.

The source can be checked out anonymously using:

Building

The project uses Apache Maven 2 as it's build tool.

Go to the top level directory of the project and type:

This will build BTM locally, run tests, build javadoc and install the generated artifacts in your local repository.

Labels
  • None