changeset 129:e53ef972fce3 3.2.x tip

Make compiler more verbose
author Tom Gottfried <tom@intevation.de>
date Tue, 17 Jan 2023 14:22:25 +0100
parents 0289069c3149
children
files pom.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pom.xml	Tue Jan 17 14:22:11 2023 +0100
+++ b/pom.xml	Tue Jan 17 14:22:25 2023 +0100
@@ -24,6 +24,8 @@
         <configuration>
           <source>1.8</source>
           <target>1.8</target>
+          <showDeprecation>true</showDeprecation>
+          <showWarnings>true</showWarnings>
         </configuration>
       </plugin>
     </plugins>

http://dive4elements.wald.intevation.org