This is an automated email from the ASF dual-hosted git repository.

mariofusco pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git


The following commit(s) were added to refs/heads/main by this push:
     new 5908744c96 [KIE-684] GHA Windows failure in drools (#5583)
5908744c96 is described below

commit 5908744c96cd47bf4e7597ab129e0c145ac239f7
Author: Toshiya Kobayashi <[email protected]>
AuthorDate: Tue Nov 14 18:32:39 2023 +0900

    [KIE-684] GHA Windows failure in drools (#5583)
---
 .github/workflows/pr-drools.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/pr-drools.yml b/.github/workflows/pr-drools.yml
index ba3be59673..9a8c6e8663 100644
--- a/.github/workflows/pr-drools.yml
+++ b/.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"
         with:
           definition-file: 
https://raw.githubusercontent.com/${GROUP:apache}/incubator-kie-drools/${BRANCH:main}/.ci/buildchain-config.yaml
           annotations-prefix: ${{ runner.os }}-${{ matrix.java-version }}/${{ 
matrix.maven-version }}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to