kbachuHighSpot commented on PR #1473: URL: https://github.com/apache/tika/pull/1473#issuecomment-2214690992
But which repo should I point to in `.pom` file? I tried using 3.0.0-SNAPSHOT or 3.0.0 in .pom file but can't find it. ``` Could not find artifact org.apache.tika:tika-core:jar:3.0.0 in central (https://repo1.maven.org/maven2/) Could not find artifact org.apache.tika:tika-core:jar:3.0.0 in clojars (https://repo.clojars.org/) Could not find artifact org.apache.tika:tika-core:jar:3.0.0 in sonatype-oss-public (https://oss.sonatype.org/content/groups/public/) Could not find artifact org.apache.tika:tika-core:jar:3.0.0 in maven.alfresco.com (https://maven.alfresco.com/nexus/content/groups/public/) Could not find artifact org.apache.tika:tika-parsers-standard-package:jar:3.0.0 in central (https://repo1.maven.org/maven2/) Could not find artifact org.apache.tika:tika-parsers-standard-package:jar:3.0.0 in clojars (https://repo.clojars.org/) Could not find artifact org.apache.tika:tika-parsers-standard-package:jar:3.0.0 in sonatype-oss-public (https://oss.sonatype.org/content/groups/public/) Could not find artifact org.apache.tika:tika-parsers-standard-package:jar:3.0.0 in maven.alfresco.com (https://maven.alfresco.com/nexus/content/groups/public/) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org