apache / apache/maven-mvnd

exec clean package install command display garbled codes

Open
#911 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
3.5k
Forks
250
Avg merge
16h 22m
Merged PRs (30d)
36

Description

When I execute the following build command, the console displays garbled codes. How can I solve this problem?

Apache Maven Daemon (mvnd) 1.0-m8 windows-amd64 native client (0f4bdb6df5e74453d8d558d292789da4e66a7933)
Terminal: org.jline.terminal.impl.jansi.win.JansiWinSysTerminal
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: D:\software\maven-mvnd-1.0-m8-m39-windows-amd64\mvn
Java version: 1.8.0_371, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk-1.8\jre
Default locale: zh_CN, platform encoding: GBK
OS name: "windows 11", version: "10.0", arch: "amd64", family: "windows"

"mvnd clean package install '-Dquickly -Dmaven.test.skip=true'"

![image](https://github.com/apache/maven-mvnd/assets/5698030/7e79c53a-e6d2-4ac1-8bf7-a7a647c8d6bf)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `mvnd clean package install '-Dquickly -Dmaven.test.skip=true'` in the reported Windows 11, Java 8, GBK environment and inspect the JansiWinSysTerminal output. Compare the displayed output with a normal console; done means the build command no longer produces garbled characters.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.