aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 867c89d..c591908 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<target>${java.compiler.target}</target>
<!-- showWarnings set to true shows issues that are classified as warnings, like non mappable characters within source code -->
<!-- should be set true as soon as these character encoding issues are fixed -->
- <showWarnings>false</showWarnings>
+ <showWarnings>true</showWarnings>
</configuration>
</plugin>