Mercurial > dive4elements > river
comparison 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 |
comparison
equal
deleted
inserted
replaced
9772:4987615d367b | 9773:71188efb16b0 |
---|---|
22 <version>2.0.2</version> | 22 <version>2.0.2</version> |
23 <configuration> | 23 <configuration> |
24 <source>1.7</source> | 24 <source>1.7</source> |
25 <target>1.7</target> | 25 <target>1.7</target> |
26 <encoding>UTF-8</encoding> | 26 <encoding>UTF-8</encoding> |
27 <showDeprecation>true</showDeprecation> | |
28 <showWarnings>true</showWarnings> | |
27 </configuration> | 29 </configuration> |
28 </plugin> | 30 </plugin> |
29 <plugin> | 31 <plugin> |
30 <groupId>org.apache.maven.plugins</groupId> | 32 <groupId>org.apache.maven.plugins</groupId> |
31 <artifactId>maven-dependency-plugin</artifactId> | 33 <artifactId>maven-dependency-plugin</artifactId> |