Repository: archiva
Updated Branches:
  refs/heads/feature/jcr_oak ed1bfa3a9 -> c2bb83aa1


helping consumer archetype to build with an empty repo

Signed-off-by: olivier lamy <ol...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/archiva/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/c2bb83aa
Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/c2bb83aa
Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/c2bb83aa

Branch: refs/heads/feature/jcr_oak
Commit: c2bb83aa1fd43fc255b9445544bf1fd39dedee9b
Parents: ed1bfa3
Author: olivier lamy <ol...@apache.org>
Authored: Fri Aug 18 09:57:43 2017 +1000
Committer: olivier lamy <ol...@apache.org>
Committed: Fri Aug 18 09:57:43 2017 +1000

----------------------------------------------------------------------
 .../archiva-consumers/archiva-consumer-archetype/pom.xml        | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/archiva/blob/c2bb83aa/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/pom.xml
----------------------------------------------------------------------
diff --git 
a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/pom.xml
 
b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/pom.xml
index 19ec789..529506d 100644
--- 
a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/pom.xml
+++ 
b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/pom.xml
@@ -91,6 +91,11 @@
       <artifactId>lucene-core</artifactId>
       <version>5.5.4</version>
     </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-highlighter</artifactId>
+      <version>5.5.4</version>
+    </dependency>
 
     <!-- for some reasons this help sonar to run -->
     <dependency>

Reply via email to