mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

vharseko
30.22.2018 e5c15e4023cb9c4ea2ccb8776bee3a864396fb3b
[ci skip] exclude build rpm/deb/msi  

mvn clean install -f OpenDJ -P\!distribution
1 files modified
2 ■■■ changed files
README.md 2 ●●● patch | view | raw | blame | history
README.md
@@ -37,7 +37,7 @@
```bash
git clone --recursive  https://github.com/OpenIdentityPlatform/OpenDJ.git
mvn clean install -f OpenDJ/forgerock-parent
mvn clean install -f OpenDJ
mvn clean install -f OpenDJ -P\!distribution
```
## How-to run after build