mariofusco commented on PR #5634: URL: https://github.com/apache/incubator-kie-drools/pull/5634#issuecomment-1863203672
The failures seems to be totally unrelated with this pull request. In particular I see that the failure of the build of `KIE :: Drools DMN engine Maven Archetype` is caused by this: ``` 2023-12-19T17:13:49.5295647Z [INFO] Project created from Archetype in dir: /home/runner/work/incubator-kie-drools/incubator-kie-drools/apache_incubator-kie-drools/kie-archetypes/kie-drools-dmn-archetype/target/test-classes/projects/integrationtestDefaults/project/basic 2023-12-19T17:13:49.5300304Z [INFO] Comparing generated project with reference content: /home/runner/work/incubator-kie-drools/incubator-kie-drools/apache_incubator-kie-drools/kie-archetypes/kie-drools-dmn-archetype/target/test-classes/projects/integrationtestDefaults/reference 2023-12-19T17:13:49.5326002Z [WARNING] Contents of file pom.xml are not equal ``` but I'm totally unable to reproduce this problem locally, it successful for me and indeed the generated pom is identical to the expected one. Any clue on how we can further investigate this issue? -- 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]
