Unable to create build of Camunda-BPM-Workbench

Hi,

I have downloaded the Camunda-BPM-Workbench provided on https://github.com/camunda/camunda-bpm-workbench but am unable to create the maven build. While creating the build getting below error:
[ERROR] Failed to execute goal on project camunda-workbench-dist-standalone: Could not resolve dependencies for project org.camunda.bpm.workbench:camunda-workbench-dist-standalone:jar:1.0.0-SNAPSHOT: Failure to find org.camunda.bpm.workbench:camunda-workbench-client:zip:1.0.0-SNAPSHOT in http://app-unsecure.camunda.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of camunda-nexus has elapsed or updates are forced .

Please help in resolving the issue, suggest if there is any pre-requisite before creating build. I want to embed the workbench in my existing Camunda server after customizing it.

Regards,
Ankit Garg

Hi @ankit_garg12,

could you add -U flag to your build or remove your local maven repository and try the build again?

Cheers,
Askar