diff pom.xml @ 580:811b01e822da 3.2.x

Make compiler more verbose
author Tom Gottfried <tom@intevation.de>
date Tue, 17 Jan 2023 14:19:56 +0100
parents af57a37b1c7d
children 0960b825516a
line wrap: on
line diff
--- a/pom.xml	Fri Jan 13 19:21:07 2023 +0100
+++ b/pom.xml	Tue Jan 17 14:19:56 2023 +0100
@@ -19,6 +19,8 @@
         <configuration>
           <source>1.8</source>
           <target>1.8</target>
+          <showDeprecation>true</showDeprecation>
+          <showWarnings>true</showWarnings>
         </configuration>
       </plugin>
     </plugins>

http://dive4elements.wald.intevation.org