|
|
@ -59,6 +59,14 @@
|
|
|
|
<encoding>UTF8</encoding>
|
|
|
|
<encoding>UTF8</encoding>
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|
</plugin>
|
|
|
|
</plugin>
|
|
|
|
|
|
|
|
<plugin>
|
|
|
|
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
|
|
|
|
<artifactId>maven-resources-plugin</artifactId>
|
|
|
|
|
|
|
|
<version>2.6</version>
|
|
|
|
|
|
|
|
<configuration>
|
|
|
|
|
|
|
|
<encoding>UTF-8</encoding>
|
|
|
|
|
|
|
|
</configuration>
|
|
|
|
|
|
|
|
</plugin>
|
|
|
|
<plugin>
|
|
|
|
<plugin>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
|
|
<artifactId>maven-war-plugin</artifactId>
|
|
|
|
<artifactId>maven-war-plugin</artifactId>
|
|
|
|