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

tballison 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 73f13c793f beta-1 release fix
73f13c793f is described below

commit 73f13c793f547a60c3c1778429bbc7a37adf8e26
Author: tallison <[email protected]>
AuthorDate: Thu Jun 25 12:39:57 2026 -0400

    beta-1 release fix
---
 tika-parent/pom.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 045ee9efc7..f33b4b42cf 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -1500,6 +1500,10 @@
         <version>3.3.1</version>
         <configuration>
           <autoVersionSubmodules>true</autoVersionSubmodules>
+          <!-- 'install' (not the default 'verify') so the install-only pf4j 
plugin zips
+               (attach=false, installed via install:install-file; see 
tika-pipes plugins)
+               are available in the local repo for sibling modules that depend 
on them. -->
+          <preparationGoals>clean install</preparationGoals>
         </configuration>
         <dependencies>
           <dependency>

Reply via email to