From 8577b31fc94ace0f72cce8e711e1f83cc9689d57 Mon Sep 17 00:00:00 2001 From: Joseph Ottinger Date: Fri, 5 Apr 2024 15:39:40 -0400 Subject: [PATCH] Added call to spotless:apply for compile phase --- pom.xml | 76 +++++++++++++++------------------------------------------ 1 file changed, 20 insertions(+), 56 deletions(-) diff --git a/pom.xml b/pom.xml index 815167e9..40606c8a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,25 +1,20 @@ - + + 4.0.0 - com.antwerkz antwerkz-parent 34 - com.antwerkz.javabot javabot jar 7.0.0 - javabot - scm:git:git://localhost/${basedir} https://github.com/evanchooly/javabot - sonatype-snapshots @@ -29,7 +24,6 @@ - install javabot @@ -44,6 +38,19 @@ src/main/kotlin src/test/kotlin + + + com.diffplug.spotless + spotless-maven-plugin + + + compile + + apply + + + + org.apache.maven.plugins maven-install-plugin @@ -87,7 +94,6 @@ - test-compile test-compile @@ -145,7 +151,6 @@ - org.apache.maven.plugins maven-release-plugin @@ -156,7 +161,6 @@ org.codehaus.mojo exec-maven-plugin 3.2.0 - javabot.Javabot test @@ -261,7 +265,6 @@ morphia-core ${morphia.version} - org.ow2.asm asm @@ -277,61 +280,51 @@ jackson-databind ${jackson.version} - org.twitter4j twitter4j-core 4.1.2 - - org.zeroturnaround + org.zeroturnaround zt-exec 1.12 - org.apache.commons commons-lang3 3.14.0 - org.pircbotx pircbotx 2.3-SNAPSHOT - com.rosaloves bitlyj 2.0.0 - ca.grimoire.maven maven-utils 2.0 - com.google.inject guice ${guice.version} - com.google.inject.extensions guice-assistedinject ${guice.version} - org.reflections reflections 0.10.2 - org.slf4j slf4j-api @@ -342,37 +335,31 @@ logback-classic ${logback.version} - org.jsoup jsoup ${jsoup.version} - net.htmlparser.jericho jericho-html 3.4 - net.iakovlev timeshape 2022g.17 - commons-collections commons-collections 3.2.2 - com.beust jcommander 1.82 - org.jetbrains.kotlin kotlin-stdlib-jdk8 @@ -383,26 +370,22 @@ kotlin-reflect ${kotlin.version} - org.jetbrains.kotlinx kotlinx-coroutines-core 1.8.0 - io.dropwizard dropwizard-core ${dropwizard.version} - io.dropwizard dropwizard-auth ${dropwizard.version} - io.dropwizard @@ -410,7 +393,6 @@ ${dropwizard.version} - io.dropwizard @@ -418,7 +400,6 @@ ${dropwizard.version} - org.brickred @@ -431,7 +412,6 @@ 2.4 - org.webjars @@ -449,39 +429,32 @@ 5.3.3 - com.jayway.awaitility awaitility 1.7.0 - net.thauvin.erik bitly-shorten 1.0.1 - com.google.apis google-api-services-youtube v3-rev20240310-2.0.0 - org.aeonbits.owner owner 1.0.12 - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.5.0 - maven-plugin + org.apache.maven.plugins + maven-javadoc-plugin + 3.5.0 + maven-plugin - org.testng @@ -489,14 +462,12 @@ 7.7.1 test - org.seleniumhq.selenium selenium-chrome-driver 4.15.0 test - org.seleniumhq.selenium selenium-firefox-driver @@ -516,13 +487,11 @@ test - com.squareup.okhttp3 okhttp ${okhttp.version} - javax.xml.bind @@ -534,20 +503,17 @@ activation ${activation.version} - org.tukaani xz 1.9 - com.enigmastation kgpt ${kgpt.version} - 1.1.1 4.4.4 @@ -564,9 +530,7 @@ 2.0.12 0.25 1.0.1 - UTF-8 1.6 -