diff backend/pom.xml @ 9773:71188efb16b0 3.2.x

Make compiler more verbose
author Tom Gottfried <tom@intevation.de>
date Tue, 17 Jan 2023 14:24:25 +0100
parents 432934cda171
children 823d4afb616c
line wrap: on
line diff
--- a/backend/pom.xml	Mon Jan 16 17:25:48 2023 +0100
+++ b/backend/pom.xml	Tue Jan 17 14:24:25 2023 +0100
@@ -24,6 +24,8 @@
           <source>1.7</source>
           <target>1.7</target>
           <encoding>UTF-8</encoding>
+          <showDeprecation>true</showDeprecation>
+          <showWarnings>true</showWarnings>
         </configuration>
       </plugin>
       <plugin>

http://dive4elements.wald.intevation.org