From d20993a9f8518012b5d7c779e62f05a7420ab9e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ilkka=20Sepp=C3=A4l=C3=A4?= Date: Wed, 30 Nov 2022 08:44:04 +0200 Subject: [PATCH] fix: Fix CI build failure (#2367) * fix build failure * fix price microservice * fix api-gateway-service * fix aggregator microservices --- aggregator-microservices/aggregator-service/pom.xml | 13 +------------ .../information-microservice/pom.xml | 11 ----------- .../inventory-microservice/pom.xml | 11 ----------- api-gateway/api-gateway-service/pom.xml | 11 ----------- api-gateway/image-microservice/pom.xml | 11 ----------- api-gateway/price-microservice/pom.xml | 11 ----------- 6 files changed, 1 insertion(+), 67 deletions(-) diff --git a/aggregator-microservices/aggregator-service/pom.xml b/aggregator-microservices/aggregator-service/pom.xml index 55129cdd6..89584e738 100644 --- a/aggregator-microservices/aggregator-service/pom.xml +++ b/aggregator-microservices/aggregator-service/pom.xml @@ -56,18 +56,7 @@ - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - - org.apache.maven.plugins diff --git a/aggregator-microservices/information-microservice/pom.xml b/aggregator-microservices/information-microservice/pom.xml index bcb9ed960..fd4c364a3 100644 --- a/aggregator-microservices/information-microservice/pom.xml +++ b/aggregator-microservices/information-microservice/pom.xml @@ -51,17 +51,6 @@ - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - org.apache.maven.plugins maven-assembly-plugin diff --git a/aggregator-microservices/inventory-microservice/pom.xml b/aggregator-microservices/inventory-microservice/pom.xml index 9c0155f14..7f52bcc4a 100644 --- a/aggregator-microservices/inventory-microservice/pom.xml +++ b/aggregator-microservices/inventory-microservice/pom.xml @@ -51,17 +51,6 @@ - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - org.apache.maven.plugins maven-assembly-plugin diff --git a/api-gateway/api-gateway-service/pom.xml b/api-gateway/api-gateway-service/pom.xml index dba447877..b997c5d98 100644 --- a/api-gateway/api-gateway-service/pom.xml +++ b/api-gateway/api-gateway-service/pom.xml @@ -56,17 +56,6 @@ - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - org.apache.maven.plugins maven-assembly-plugin diff --git a/api-gateway/image-microservice/pom.xml b/api-gateway/image-microservice/pom.xml index 9a1302ee0..4abaf32d4 100644 --- a/api-gateway/image-microservice/pom.xml +++ b/api-gateway/image-microservice/pom.xml @@ -51,17 +51,6 @@ - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - org.apache.maven.plugins maven-assembly-plugin diff --git a/api-gateway/price-microservice/pom.xml b/api-gateway/price-microservice/pom.xml index f446497fc..8cf51376e 100644 --- a/api-gateway/price-microservice/pom.xml +++ b/api-gateway/price-microservice/pom.xml @@ -51,17 +51,6 @@ - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - org.apache.maven.plugins maven-assembly-plugin