aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-webapp/pom.xml
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2020-06-28 10:00:07 +0200
committerMartin Stockhammer <martin_s@apache.org>2020-06-28 10:00:07 +0200
commit5d058d7f4d93254291e456d2f8cb722159d053aa (patch)
tree1c186ed76ee3159d063b03561bd5727ab98da402 /archiva-modules/archiva-web/archiva-webapp/pom.xml
parent5a35e01601336a462858f4a2af98f5b55de7a8d6 (diff)
downloadarchiva-5d058d7f4d93254291e456d2f8cb722159d053aa.tar.gz
archiva-5d058d7f4d93254291e456d2f8cb722159d053aa.zip
Moving metadata store providers to metadata folder
Diffstat (limited to 'archiva-modules/archiva-web/archiva-webapp/pom.xml')
-rw-r--r--archiva-modules/archiva-web/archiva-webapp/pom.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml
index ca71b12d8..3d51bed4e 100644
--- a/archiva-modules/archiva-web/archiva-webapp/pom.xml
+++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml
@@ -275,27 +275,6 @@
</dependency>
<dependency>
<groupId>org.apache.archiva</groupId>
- <artifactId>archiva-lucene-consumers</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.lucene</groupId>
- <artifactId>lucene-core</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.lucene</groupId>
- <artifactId>lucene-queries</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.lucene</groupId>
- <artifactId>lucene-memory</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.lucene</groupId>
- <artifactId>lucene-highlighter</artifactId>
- </dependency>
-
- <dependency>
- <groupId>org.apache.archiva</groupId>
<artifactId>stage-repository-merge</artifactId>
</dependency>
<dependency>