Attila Doroszlai created RATIS-2441:
---------------------------------------
Summary: Set encoding for maven-resources-plugin
Key: RATIS-2441
URL: https://issues.apache.org/jira/browse/RATIS-2441
Project: Ratis
Issue Type: Bug
Components: build
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
{code}
[INFO] --- resources:3.3.1:resources (default-resources) @ ratis-docs ---
...
[INFO] The encoding used to copy filtered properties files have not been set.
This means that the same encoding will be used to copy filtered properties
files as when copying other filtered resources. This might not be what you
want! Run your build with --debug to see which files might be affected. Read
more at
https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)