helping consumer archetype to build with an empty repo

Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
olivier lamy 2017-08-17 21:27:05 +10:00
parent f72ff88c46
commit ed1bfa3a90

View File

@ -86,6 +86,11 @@
<version>1.9</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-core</artifactId>
<version>5.5.4</version>
</dependency>
<!-- for some reasons this help sonar to run -->
<dependency>