From 9d254977bdda9f76c87d030ec6ffbebd639d8896 Mon Sep 17 00:00:00 2001 From: Boubaker Khanfir Date: Fri, 27 Sep 2024 19:08:12 +0100 Subject: [PATCH] feat: Delete usage of Jcabi to use AspectJ Maven Plugin - MEED-7544 - Meeds-io/meeds#2417 (#693) This change will delete the usage of Jcabi Maven plugin which is incompatible with newer AspectJ versions and use AspectJ Maven plugin instead --- agenda-services/pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/agenda-services/pom.xml b/agenda-services/pom.xml index ab57c3756..a5cf368d7 100644 --- a/agenda-services/pom.xml +++ b/agenda-services/pom.xml @@ -77,10 +77,6 @@ agenda-services - - com.jcabi - jcabi-maven-plugin - io.openapitools.swagger swagger-maven-plugin @@ -102,18 +98,6 @@ - - org.apache.maven.plugins - maven-jar-plugin - - - package - - test-jar - - - - org.apache.maven.plugins maven-surefire-plugin