Hi, it looks like certain Camunda dependencies are no longer published on the public repo. See this Maven output for example. Did anything change in the repository structure?
Downloading from JBoss public: https://repository.jboss.org/nexus/content/groups/public/org/camunda/bpm/camunda-test-utils-testcontainers/7.23.0/camunda-test-utils-testcontainers-7.23.0.pom
Downloading from maven-central: https://repo1.maven.org/maven2/org/camunda/bpm/camunda-test-utils-testcontainers/7.23.0/camunda-test-utils-testcontainers-7.23.0.pom
Downloading from camunda-public-repository: https://artifacts.camunda.com/artifactory/public/org/camunda/bpm/camunda-test-utils-testcontainers/7.23.0/camunda-test-utils-testcontainers-7.23.0.pom
Downloading from camunda-nexus: https://artifacts.camunda.com/artifactory/internal/org/camunda/bpm/camunda-test-utils-testcontainers/7.23.0/camunda-test-utils-testcontainers-7.23.0.pom
Downloading from central: https://repo.maven.apache.org/maven2/org/camunda/bpm/camunda-test-utils-testcontainers/7.23.0/camunda-test-utils-testcontainers-7.23.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.749 s
[INFO] Finished at: 2026-03-06T11:04:06+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project camunda-engine: Could not collect dependencies for project org.camunda.bpm:camunda-engine:jar:7.23.0
[ERROR] Failed to read artifact descriptor for org.camunda.bpm:camunda-test-utils-testcontainers:jar:7.23.0
[ERROR] Caused by: The following artifacts could not be resolved: org.camunda.bpm:camunda-test-utils-testcontainers:pom:7.23.0 (absent): Could not transfer artifact org.camunda.bpm:camunda-test-utils-testcontainers:pom:7.23.0 from/to camunda-nexus (https://artifacts.camunda.com/artifactory/internal): status code: 401, reason phrase: (401)
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException