From 65a282ad8124f49c9584ab0293481d71f612fe85 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Fri, 30 Jun 2023 21:39:45 +0200 Subject: Use a list of allowed artifacts instead of a simple switch. - Suppress warning for embedding jaxb-api in test bundle. --- bundle-plugin-test/test-bundles/main/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'bundle-plugin-test') diff --git a/bundle-plugin-test/test-bundles/main/pom.xml b/bundle-plugin-test/test-bundles/main/pom.xml index 18963343283..21399291442 100644 --- a/bundle-plugin-test/test-bundles/main/pom.xml +++ b/bundle-plugin-test/test-bundles/main/pom.xml @@ -35,6 +35,7 @@ true INTERNAL + javax.xml.bind:jaxb-api:2.3.0 manualImport.withoutVersion, manualImport.withVersion;version="12.3.4", -- cgit v1.2.3