Hi, I have the following dependency in my POM.xml file.
<dependency> <groupId>org.apache.tika</groupId> <artifactId>tika</artifactId> <version>0.4</version> </dependency> When I try to run the maven clean package it throws the following error: Unable to find resource 'org.apache.tika:tika:jar:0.4' in repository central <http://repo1.maven.org/maven2> Could someone please help? -- View this message in context: http://www.nabble.com/Unable-to-find-resource-%27org.apache.tika%3Atika%3Ajar%3A0.4%27-in-repository-central-%3Chttp%3A--repo1.maven.org-maven2%3E-tp24746278p24746278.html Sent from the Apache Tika - Development mailing list archive at Nabble.com.