Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camunda private dependencies #783

Open
stephanpelikan opened this issue May 7, 2024 · 0 comments
Open

Camunda private dependencies #783

stephanpelikan opened this issue May 7, 2024 · 0 comments

Comments

@stephanpelikan
Copy link
Contributor

Describe the bug

As a community user I want to use Zeebe without having access to Camunda's artifactory. There are dependencies to private artifacts (e.g. https://github.com/camunda-community-hub/spring-zeebe/blob/main/pom.xml#L108).

Expected behavior

  1. The dependency is either marked as optional or in the README.md is mentioned how to run it without those dependencies (e.g. by using Maven-excludes).
  2. The Spring Zeebe integration works even if all Camunda clients are disabled (e.g. camunda.client.operate.enabled: false).

Environment:

  • OS: Linux/Windows
  • Deployment: SM 8.5.0
  • Spring-Zeebe Version: 8.5.2
  • SpringBoot Version: 3.2.3
  • Configuration: only camunda.client.zeebe.enabled: false all other clients are disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant