Hii team,
When I run maven install on my multi module maven project I always get the following output:
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
Configuring <encoding> for the maven-resources-plugin or the maven-compiler-plugin also doesn't fix it.
So what's the problem?