Skip to content
codeZeilen edited this page May 29, 2014 · 1 revision

Install dependencies locally

LDIF comes with some special libraries which can not be resolved through the maven repository. In order to set them up run: mvn generate-resources

Building

Afterwards you should be able to run: mvn package

Clone this wiki locally