From 6127d26b5a14c8c4d6c29feffbe947a7383364ee Mon Sep 17 00:00:00 2001 From: Graham Date: Sat, 3 Aug 2019 20:15:12 +0100 Subject: [PATCH] Remove impsort execution It slows the build down considerably. I'm keeping the configuration so it can still be run manually. --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 01e2b6f8..bc13bfac 100644 --- a/pom.xml +++ b/pom.xml @@ -205,14 +205,6 @@ true true - - - sort-imports - - sort - - - org.apache.maven.plugins