comparison artifacts/pom.xml @ 8901:0a900d605d52

S-INFO Flowdepth work on TKH calculation
author mschaefer
date Thu, 22 Feb 2018 17:04:06 +0100
parents 0862ea5d66ba
children 59cf6e6a452d
comparison
equal deleted inserted replaced
8900:d32c22fc686c 8901:0a900d605d52
40 <descriptors> 40 <descriptors>
41 <descriptor>src/assembly/assembly.xml</descriptor> 41 <descriptor>src/assembly/assembly.xml</descriptor>
42 </descriptors> 42 </descriptors>
43 </configuration> 43 </configuration>
44 </plugin> 44 </plugin>
45 <plugin> 45 <!--plugin>
46 <groupId>org.apache.maven.plugins</groupId> 46 <groupId>org.apache.maven.plugins</groupId>
47 <artifactId>maven-checkstyle-plugin</artifactId> 47 <artifactId>maven-checkstyle-plugin</artifactId>
48 <version>3.0.0</version> 48 <version>3.0.0</version>
49 <configuration> 49 <configuration>
50 <configLocation>../checkstyle.xml</configLocation> 50 <configLocation>../checkstyle.xml</configLocation>
61 <goals> 61 <goals>
62 <goal>check</goal> 62 <goal>check</goal>
63 </goals> 63 </goals>
64 </execution> 64 </execution>
65 </executions> 65 </executions>
66 </plugin> 66 </plugin-->
67 </plugins> 67 </plugins>
68 </build> 68 </build>
69 69
70 <dependencies> 70 <dependencies>
71 <dependency> 71 <dependency>

http://dive4elements.wald.intevation.org