Mercurial > dive4elements > river
diff 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 |
line wrap: on
line diff
--- a/backend/pom.xml Fri Feb 23 09:30:24 2018 +0100 +++ b/backend/pom.xml Mon Feb 26 18:09:52 2018 +0100 @@ -82,6 +82,7 @@ </descriptors> </configuration> </plugin> + <!-- <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> @@ -104,6 +105,7 @@ </execution> </executions> </plugin> + --> </plugins> </build>