From f2fabf7b0b0f6eefb413b397c66e046ec26d0feb Mon Sep 17 00:00:00 2001 From: JustFiesta Date: Wed, 10 Apr 2024 12:12:51 +0200 Subject: [PATCH] as it seems - previous configuration was not usefull. Spring jar is treated like script on nexus. Solution: Turn off strict content type validation on nexus repository --- pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pom.xml b/pom.xml index 2b99d3b11..b7758e784 100644 --- a/pom.xml +++ b/pom.xml @@ -163,18 +163,6 @@ org.apache.maven.plugins maven-deploy-plugin ${maven-deploy-plugin.version} - - - deploy-jar-file - deploy - - deploy-file - - - jar - - - org.apache.maven.plugins