| | |
| | | # <img alt="OpenDJ Logo" src="https://github.com/OpenIdentityPlatform/OpenDJ/raw/master/logo.png" width="300"/> |
| | | [](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) |
| | | [](https://travis-ci.org/OpenIdentityPlatform/OpenDJ) |
| | | [](https://github.com/OpenIdentityPlatform/OpenDJ/blob/master/legal-notices/CDDLv1_0.txt) |
| | | [](http://gitter.im/OpenIdentityPlatform) |
| | |
| | | This project is licensed under the Common Development and Distribution License (CDDL). The following text applies to |
| | | both this file, and should also be included in all files in the project: |
| | | |
| | | ## Downloads |
| | | [Latest release OpenDJ](https://github.com/OpenIdentityPlatform/OpenDJ/releases/latest) |
| | | |
| | | ## How-to build |
| | | ```bash |
| | | git clone --recursive https://github.com/OpenIdentityPlatform/OpenDJ.git |
| | | mvn clean install -f forgerock-parent |
| | | mvn clean install -f OpenDJ |
| | | ``` |
| | | BIN: OpenDJ/opendj-server-legacy/target/package/opendj-4.0.0-SNAPSHOT.zip |
| | | |
| | | ## How-to run after build |
| | | ```bash |
| | |
| | | |
| | | ## Thanks |
| | | * Sun OpenDS |
| | | * Oracle OpenDS |
| | | * Forgerock OpenDJ |