comparison backend/pom.xml @ 8912:837c04af69fd

Commented checkstyle from pom becuase it doesnt work with eclipse
author gernotbelger
date Mon, 26 Feb 2018 18:09:52 +0100
parents 0862ea5d66ba
children da5dc7446652
comparison
equal deleted inserted replaced
8911:37ff7f435912 8912:837c04af69fd
80 <descriptors> 80 <descriptors>
81 <descriptor>src/assembly/assembly.xml</descriptor> 81 <descriptor>src/assembly/assembly.xml</descriptor>
82 </descriptors> 82 </descriptors>
83 </configuration> 83 </configuration>
84 </plugin> 84 </plugin>
85 <!--
85 <plugin> 86 <plugin>
86 <groupId>org.apache.maven.plugins</groupId> 87 <groupId>org.apache.maven.plugins</groupId>
87 <artifactId>maven-checkstyle-plugin</artifactId> 88 <artifactId>maven-checkstyle-plugin</artifactId>
88 <version>3.0.0</version> 89 <version>3.0.0</version>
89 <configuration> 90 <configuration>
102 <goal>check</goal> 103 <goal>check</goal>
103 </goals> 104 </goals>
104 </execution> 105 </execution>
105 </executions> 106 </executions>
106 </plugin> 107 </plugin>
108 -->
107 </plugins> 109 </plugins>
108 </build> 110 </build>
109 111
110 <dependencies> 112 <dependencies>
111 <dependency> 113 <dependency>

http://dive4elements.wald.intevation.org