From 67d3566e4eb2e2ad12897bf82a850df692289640 Mon Sep 17 00:00:00 2001 From: Boubaker Khanfir Date: Thu, 26 Sep 2024 14:32:55 +0100 Subject: [PATCH] feat: Delete usage of Jcabi to use AspectJ Maven Plugin - MEED-7544 - Meeds-io/meeds#2417 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