From 9e94ee08103cf24813ec805979616d955df9b381 Mon Sep 17 00:00:00 2001 From: Oleg Agafonov Date: Fri, 12 Jan 2018 14:04:03 +0400 Subject: [PATCH] Revert last changes in maven's useIncrementalCompilation (it's not work and recompile non changed modules) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 895f7cd7d3..0c230fe0f4 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ so remove this arg with update that fixes the problem https://jira.codehaus.org/browse/MCOMPILER-209 --> - true + false