From d9f4351623e616f8df85e73b45f9e42bd221fb6f Mon Sep 17 00:00:00 2001 From: gjoranv Date: Wed, 23 Oct 2019 12:11:12 +0200 Subject: Revert "Gjoranv/artifact version for exports3" --- bundle-plugin-test/test-bundles/main/pom.xml | 78 ---------------------------- 1 file changed, 78 deletions(-) delete mode 100644 bundle-plugin-test/test-bundles/main/pom.xml (limited to 'bundle-plugin-test/test-bundles/main/pom.xml') diff --git a/bundle-plugin-test/test-bundles/main/pom.xml b/bundle-plugin-test/test-bundles/main/pom.xml deleted file mode 100644 index c9c9ea270eb..00000000000 --- a/bundle-plugin-test/test-bundles/main/pom.xml +++ /dev/null @@ -1,78 +0,0 @@ - - - - 4.0.0 - - com.yahoo.vespa.bundle-plugin - test-bundles - 7-SNAPSHOT - ../pom.xml - - main - 7-SNAPSHOT - container-plugin - - - org.json - json - provided - - - com.yahoo.vespa - jrt - ${project.version} - - - - javax.xml.bind - jaxb-api - 2.3.0 - - - - - - com.yahoo.vespa - bundle-plugin - true - - - manualImport.withoutVersion, - manualImport.withVersion;version="12.3.4", - multiple.packages.with.the.same.version1;multiple.packages.with.the.same.version2;version="[1,2)" - - /WEB-INF/web.xml - - - - - maven-resources-plugin - - - copy-bundle-classpath-mappings-from-test-to-main - - process-test-sources - - copy-resources - - - ${project.build.outputDirectory} - true - - - ${project.build.testOutputDirectory} - - bundle-plugin.bundle-classpath-mappings.json - - - - - - - - - - -- cgit v1.2.3