This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new d7eb05ccf TIKA-4495 -- skip ossindex
d7eb05ccf is described below

commit d7eb05ccfe2b66f0671907084e5a9b40f2854eb3
Author: tallison <[email protected]>
AuthorDate: Fri Oct 3 11:09:42 2025 -0400

    TIKA-4495 -- skip ossindex
---
 tika-parent/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 14ea35497..92c5dad95 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1287,6 +1287,8 @@
             </coordinate>
           </excludeCoordinates>
           <fail>true</fail>
+          <!-- TIKA-4495 -->
+          <skip>true</skip>
         </configuration>
         <executions>
           <execution>

Reply via email to