changeset 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 7abdf5472ed7
children d41cdb5a386b
files pom.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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