mirror of https://github.com/apache/archiva.git
helping consumer archetype to build with an empty repo
Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
parent
03465a024d
commit
053e5c1322
|
@ -101,6 +101,11 @@
|
|||
<artifactId>lucene-memory</artifactId>
|
||||
<version>5.5.4</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.lucene</groupId>
|
||||
<artifactId>lucene-queries</artifactId>
|
||||
<version>5.5.4</version>
|
||||
</dependency>
|
||||
|
||||
<!-- for some reasons this help sonar to run -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue