Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6243

Missing camunda-engine-rest-tests.jar

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.6.0, 7.5.6
    • 7.5.x
    • engine
    • None

      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

        This is the controller panel for Smart Panels app

            [CAM-6243] Missing camunda-engine-rest-tests.jar

            Daniel Meyer added a comment -

            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>
            

            Daniel Meyer added a comment - 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>

            Daniel Meyer added a comment - https://app.camunda.com/nexus/content/repositories/camunda-bpm/org/camunda/bpm/camunda-engine-rest-core/7.5.0/

            Thomas Walas added a comment -

            Hi Daniel,

            the api dependency itself works for us of course, but we have as well a dependency to the *-tests.jar to depend our TEST code upon. More formally I need an artifact containing AbstractRestServiceTest (and friends). However I see there is a *-test-sources.jar which we of course cannot use as dependency...

            Could you therefore please reenable the assembly of the camunda-engine-rest-7.5.0-tests.jar ?

            Best Regards
            Thomas

            Thomas Walas added a comment - Hi Daniel, the api dependency itself works for us of course, but we have as well a dependency to the *-tests.jar to depend our TEST code upon. More formally I need an artifact containing AbstractRestServiceTest (and friends). However I see there is a *-test-sources.jar which we of course cannot use as dependency... Could you therefore please reenable the assembly of the camunda-engine-rest-7.5.0- tests .jar ? Best Regards Thomas

            Daniel Meyer added a comment -

            I see, we will fix this for 7.6.0 and 7.5.x. Note that the 7.5.x patch releases are only available to enterprise customers.
            For 7.5.0 we cannot do much since it is already released.

            Daniel Meyer added a comment - I see, we will fix this for 7.6.0 and 7.5.x. Note that the 7.5.x patch releases are only available to enterprise customers. For 7.5.0 we cannot do much since it is already released.

            Thomas Walas added a comment -

            Thats perfectly alright for us, thank you!

            Thomas Walas added a comment - Thats perfectly alright for us, thank you!

            Daniel Meyer added a comment -

            lipphardt are you aware that this review is assigned to you?

            Daniel Meyer added a comment - lipphardt are you aware that this review is assigned to you?

              lipphardt Christian
              twalas Thomas Walas
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: