mirror of
https://github.com/apache/archiva.git
synced 2025-02-21 17:35:19 +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>
|
<version>1.9</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</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 -->
|
<!-- for some reasons this help sonar to run -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user