Hi,

Are the latest tika artifacts in a wrong directory in central repo?

If I have a m2 project that uses tika m2 artifacts as dependency:

 <groupId>org.apache.tika</groupId>
 <artifactId>tika</artifactId>
 <version>0.2</version>


Maven tries to download them from location (which is correct IMO)
http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/tika/tika/0.2/

But that's not where the resources are, they are in different directory:
http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/tika/0.2/

--
Sami Siren





Reply via email to