pefernan commented on code in PR #2173:
URL:
https://github.com/apache/incubator-kie-kogito-examples/pull/2173#discussion_r2817503918
##########
serverless-workflow-examples/serverless-workflow-opentelemetry-jaeger-quarkus/pom.xml:
##########
@@ -62,22 +61,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
-
<dependency>
<groupId>${kogito.bom.group-id}</groupId>
<artifactId>${kogito.bom.artifact-id}</artifactId>
<version>${kogito.bom.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
-
- <dependency>
- <groupId>org.testcontainers</groupId>
- <artifactId>testcontainers-bom</artifactId>
- <version>${testcontainers.version}</version>
Review Comment:
@fjtirado @gmunozfe actually if you see in the build, the error is still
present in other examples that start devservices.
Maybe it should be added in all examples?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]