From 32cb67cd697af6d5d87b04f4b9532cac409220b9 Mon Sep 17 00:00:00 2001 From: Michael Suzuki Date: Fri, 10 Jun 2016 10:45:21 +0100 Subject: [PATCH] Added list of of libs to exclude instead of using scope to filter out the unwanted libs --- search-services/alfresco-solr/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/search-services/alfresco-solr/pom.xml b/search-services/alfresco-solr/pom.xml index d63d026a7..5fa38510c 100644 --- a/search-services/alfresco-solr/pom.xml +++ b/search-services/alfresco-solr/pom.xml @@ -180,7 +180,6 @@ false false true - provided @@ -206,6 +205,12 @@ libs + + **/jetty-*.jar + **/junit*.jar + **/mock*.jar + **/opencmis*.jar +