Hi there,
in Camunda 7.3 you used to build the camunda-engine-rest-7.3.0-tests.jar which our development depended upon. With Camunda 7.5 we have to either build it manually or to skip our tests. So it would be very convenient for us if you could reenable the build.
Best Regards
Thomas Walas
Hi Thomas,
The maven coordinates of the rest api module were changed in 7.5.
Does the following dependency work for you?
<groupId>org.camunda.bpm</groupId> <artifactId>camunda-engine-rest-core</artifactId>