mirror of
https://github.com/apache/archiva.git
synced 2025-02-21 01:15:08 +00:00
helping consumer archetype to build with an empty repo
Signed-off-by: olivier lamy <olamy@apache.org>
This commit is contained in:
parent
f72ff88c46
commit
ed1bfa3a90
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user