Hi,
I think you should add "UTF-8</project.build.sourceEncoding>" to the assembly plugin configuration (see here).
I'm getting these errors when building:
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing.
Hi, I think you should add "UTF-8</project.build.sourceEncoding>" to the assembly plugin configuration (see here).
I'm getting these errors when building:
Thanks,