Mercurial > dive4elements > river
changeset 8912:837c04af69fd
Commented checkstyle from pom becuase it doesnt work with eclipse
author | gernotbelger |
---|---|
date | Mon, 26 Feb 2018 18:09:52 +0100 |
parents | 37ff7f435912 |
children | 924cd9943337 |
files | backend/pom.xml |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
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>