Hi all,
I am trying to start with cockpit plugins.
I tried the cockpit-plugin-recent-instances with the following dependency in my pom:
<dependency>
<groupId>org.camunda.bpm.webapp</groupId>
<artifactId>camunda-webapp-core</artifactId>
<version>7.2.0</version>
<scope>provided</scope>
</dependency>
and also with version 7.4.0. I do get a camunda-webapp-core-7.4.0.jar; error in opening zip file from maven.
Opening the camunda-webapp-core-7.X.0.jar with 7zip results in a message that the jar is corrupt?