Maven build produces warnings about Cp1252 encoding
---------------------------------------------------
Key: TUSCANY-3789
URL: https://issues.apache.org/jira/browse/TUSCANY-3789
Project: Tuscany
Issue Type: Bug
Components: Build System
Affects Versions: Java-SCA-1.6
Reporter: Simon Nash
Assignee: Simon Nash
Fix For: Java-SCA-1.x
Every module in the Maven build produces warnings like the following:
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Sample Calculator
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. b
uild is platform dependent!
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.