summaryrefslogtreecommitdiffstats
path: root/bundle-plugin-test
diff options
context:
space:
mode:
authorgjoranv <gv@yahooinc.com>2023-05-25 13:26:52 +0200
committergjoranv <gv@yahooinc.com>2023-05-25 13:26:52 +0200
commit64f9b6528390d9859f48d37d06ffb163e00215c2 (patch)
treee7f40ac9c2f1932aadcb313712b669f0efbf307b /bundle-plugin-test
parent1cebc043cbc8aad255af6a0f63f0168462d7899a (diff)
Warn about correct missing provided artifact, based on bundle type
Diffstat (limited to 'bundle-plugin-test')
-rw-r--r--bundle-plugin-test/test-bundles/main/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundle-plugin-test/test-bundles/main/pom.xml b/bundle-plugin-test/test-bundles/main/pom.xml
index b5f8f7b9a6a..603e0e95aa4 100644
--- a/bundle-plugin-test/test-bundles/main/pom.xml
+++ b/bundle-plugin-test/test-bundles/main/pom.xml
@@ -34,6 +34,7 @@
<artifactId>bundle-plugin</artifactId>
<extensions>true</extensions>
<configuration>
+ <bundleType>INTERNAL</bundleType>
<Import-Package>
manualImport.withoutVersion,
manualImport.withVersion;version="12.3.4",