From 97f7a04704b012a756ca671c6d04af4b09d3ba5c Mon Sep 17 00:00:00 2001 From: mindthegab Date: Fri, 29 Aug 2014 14:01:23 -0400 Subject: [PATCH] fixes issue #211 - added defensive measure for when people do not mvn clean between builds --- .../src/main/resources/archetype-resources/solr/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/solr/pom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/solr/pom.xml index 876fd1ba..b1717345 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/solr/pom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/solr/pom.xml @@ -76,6 +76,14 @@ true ${alfresco.solr.war.overlay}/WEB-INF/web.xml + + ]]> + ]]> + + + -->]]> + ]]> + ]]> ]]>