pefernan commented on PR #2297: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/2297#issuecomment-3754338266
Hey @porcelli sorry for the late review! I'm +1 on this PR but I see there are a lot of reds in the CI I saw this error: ``` 026-01-12T23:02:41.6261464Z [WARNING] 2026-01-12T23:02:41.6486021Z [ERROR] [ERROR] Could not find the selected project in the reactor: org.kie.kogito:integration-tests-springboot-processes-infinispan @ 2026-01-12T23:02:41.6497928Z [ERROR] Could not find the selected project in the reactor: org.kie.kogito:integration-tests-springboot-processes-infinispan -> [Help 1] 2026-01-12T23:02:41.6503548Z org.apache.maven.MavenExecutionException: Could not find the selected project in the reactor: org.kie.kogito:integration-tests-springboot-processes-infinispan 2026-01-12T23:02:41.6505413Z at org.apache.maven.graph.DefaultGraphBuilder.trimExcludedProjects (DefaultGraphBuilder.java:219) ``` which makes me think that the actual pr still has a reference to `org.kie.kogito:integration-tests-springboot-processes-infinispan` somewhere. -- 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]
