mirror of https://github.com/apache/archiva.git
bad idea tika is mandatory to start jackrabbit
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1389615 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
de24871467
commit
1586580512
|
@ -137,10 +137,6 @@
|
||||||
<groupId>commons-dbcp</groupId>
|
<groupId>commons-dbcp</groupId>
|
||||||
<artifactId>commons-dbcp</artifactId>
|
<artifactId>commons-dbcp</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
<exclusion>
|
|
||||||
<groupId>org.apache.tika</groupId>
|
|
||||||
<artifactId>tika-core</artifactId>
|
|
||||||
</exclusion>
|
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue