Skip to content

mvn出现编码gbk的不可映射字符问题! #2

Description

@WolfT

在windows下进行mvn clean package -DskipTests编译是,出现编码gbk的不可映射字符
可以在pom.xml文件中增加以下内容解决

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions