From a755c83eef56ed5562060af38917e827f9001031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fournier?= Date: Sun, 10 Mar 2019 17:03:20 +0100 Subject: [PATCH] Fix bug with maven incremental compil --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 70aa28fe81..24128ee154 100644 --- a/pom.xml +++ b/pom.xml @@ -367,6 +367,9 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code maven-compiler-plugin 3.7.0 + + + false ${java.version}