fixed minor warning about file encoding during build

This commit is contained in:
Jeremy Long
2016-04-09 07:31:40 -04:00
parent 43cd115dc7
commit dca465b801
5 changed files with 5 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<argLine>-Dfile.encoding=UTF-8</argLine>
<systemProperties>
<property>
<name>cpe</name>