From cd9bd969d7a1acff69a7dbf8668705d604618bc8 Mon Sep 17 00:00:00 2001 From: agilob Date: Sat, 9 Oct 2021 08:44:53 +0100 Subject: [PATCH] Remove eclipse formatter plugin (#10547) --- eclipse-formatter.xml | 341 ------------------ modules/openapi-generator-cli/pom.xml | 8 - .../openapi-generator-maven-plugin/pom.xml | 8 - modules/openapi-generator/pom.xml | 8 - pom.xml | 55 --- 5 files changed, 420 deletions(-) delete mode 100644 eclipse-formatter.xml diff --git a/eclipse-formatter.xml b/eclipse-formatter.xml deleted file mode 100644 index a2b5fd1e1f0..00000000000 --- a/eclipse-formatter.xml +++ /dev/null @@ -1,341 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/modules/openapi-generator-cli/pom.xml b/modules/openapi-generator-cli/pom.xml index b8a76737e32..f8fc8dd8a8e 100644 --- a/modules/openapi-generator-cli/pom.xml +++ b/modules/openapi-generator-cli/pom.xml @@ -79,14 +79,6 @@ - - net.revelc.code - formatter-maven-plugin - - - ${project.basedir}${file.separator}${project.parent.relativePath}${file.separator}eclipse-formatter.xml - - diff --git a/modules/openapi-generator-maven-plugin/pom.xml b/modules/openapi-generator-maven-plugin/pom.xml index e5908b39f82..dea22fd5c7f 100644 --- a/modules/openapi-generator-maven-plugin/pom.xml +++ b/modules/openapi-generator-maven-plugin/pom.xml @@ -117,14 +117,6 @@ ${project.parent.basedir}${file.separator}google_checkstyle.xml - - net.revelc.code - formatter-maven-plugin - - - ${project.basedir}${file.separator}${project.parent.relativePath}${file.separator}eclipse-formatter.xml - - diff --git a/modules/openapi-generator/pom.xml b/modules/openapi-generator/pom.xml index 0b487252a6c..53980c499c2 100644 --- a/modules/openapi-generator/pom.xml +++ b/modules/openapi-generator/pom.xml @@ -145,14 +145,6 @@ maven-release-plugin 2.5.3 - - net.revelc.code - formatter-maven-plugin - - - ${project.basedir}${file.separator}${project.parent.relativePath}${file.separator}eclipse-formatter.xml - - diff --git a/pom.xml b/pom.xml index c007f6f2b68..540b8505cd7 100644 --- a/pom.xml +++ b/pom.xml @@ -124,56 +124,6 @@ - - net.revelc.code - formatter-maven-plugin - - - - 1.8 - 1.8 - 1.8 - LF - - - org.jacoco @@ -430,11 +380,6 @@ - - net.revelc.code - formatter-maven-plugin - 0.5.2 - com.github.spotbugs spotbugs-maven-plugin