...
To build with Camunda EE, you will need a maven repository containing those the Camunda EE artifacts. This can be a nexus repository or a local repository in your filesystem.
...
NOTE: the zip archive does not contain the actual Enterprise Edition JAR and WAR artifactsfiles. It contains zero-length files as placeholders. You will need to replace the zero-length files with artifacts files you obtain from Camunda. The archive does contain all the poms, checksums, and metadata required to make it a functional maven repository.
...