tkobayas commented on code in PR #5583:
URL: 
https://github.com/apache/incubator-kie-drools/pull/5583#discussion_r2199715348


##########
.github/workflows/pr-drools.yml:
##########
@@ -43,6 +43,7 @@ jobs:
         uses: 
apache/incubator-kie-kogito-pipelines/.ci/actions/build-chain@main
         env:
           BUILD_MVN_OPTS_CURRENT: -Dfull
+          MAVEN_OPTS: "-Dfile.encoding=UTF-8"

Review Comment:
   Ahh, it was wrong. MAVEN_OPTS fix `MAVEN_OPTS: "-Dfile.encoding=UTF-8"` is 
mandatory. In other words, we cannot yet find other solution than MAVEN_OPTS.



-- 
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]

Reply via email to