From 70c9945595351bb68d88661c72cb389636470c5a Mon Sep 17 00:00:00 2001 From: Mark Thomas Date: Mon, 30 Nov 2020 09:08:26 +0000 Subject: [PATCH] Fix mvn build error --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index c62d4c4..d67432a 100644 --- a/pom.xml +++ b/pom.xml @@ -213,6 +213,7 @@ under the License. ${project.artifactId}-api-${project.version} + apijar org/apache/commons/logging/*.class org/apache/commons/logging/impl/LogFactoryImpl*.class @@ -237,6 +238,7 @@ under the License. ${project.artifactId}-adapters-${project.version} + adaptersjar org/apache/commons/logging/impl/**.class META-INF/LICENSE.txt @@ -261,6 +263,7 @@ under the License. ${project.artifactId}-${project.version} + fulljar