mareknovotny commented on code in PR #5583:
URL:
https://github.com/apache/incubator-kie-drools/pull/5583#discussion_r1403493288
##########
.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:
+1, but it would be good to have that in maven project pom.xml file as
configuration property as anything wrt what is given to build cmd can be lost
for other environments or users IMHO
--
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]