From aea07194b8ded331d252348acf06c9d78429aba5 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Thu, 8 Dec 2022 11:27:44 -0300 Subject: [PATCH] Format and import sort should happen in the format profile only --- pom.xml | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index f67c260..0ca9852 100644 --- a/pom.xml +++ b/pom.xml @@ -130,14 +130,6 @@ LF ${format.skip} - - - process-sources - - format - - - net.revelc.code @@ -149,14 +141,6 @@ ${format.skip} true - - - sort-imports - - sort - - - maven-surefire-plugin @@ -257,6 +241,7 @@ formatter-maven-plugin + format-sources process-sources format @@ -273,6 +258,7 @@ sort-imports + process-sources sort