Hi,

Below warnings can be observed while building the components.

[WARNING] Using platform encoding (UTF-8 actually) to copy filtered
resources, i.e. build is platform dependent!
[WARNING] File encoding has not been set, using platform encoding UTF-8,
i.e. build is platform dependent!

This can be fixed by adding below property the project parent pom.

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

Do we need to fix this warning, or is it okay to ignore it?

Thanks,
-- 
Maduranga Siriwardena
Software Engineer
WSO2 Inc; http://wso2.com/

Email: [email protected]
Mobile: +94718990591
Blog: http://madurangasblogs.blogspot.com/
<http://wso2.com/signature>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to