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

tilman 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 d1c5caca3 TIKA-4473: remove test-jar goal that isn't needed
d1c5caca3 is described below

commit d1c5caca3f2bb8e89220a76180a99a422fdbe529
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Aug 23 11:32:46 2025 +0200

    TIKA-4473: remove test-jar goal that isn't needed
---
 .../tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml       | 7 -------
 tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml    | 7 -------
 tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml    | 7 -------
 tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml   | 7 -------
 tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml   | 7 -------
 tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml  | 7 -------
 tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml     | 7 -------
 tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml   | 7 -------
 .../tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml     | 7 -------
 tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml   | 7 -------
 .../tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml    | 7 -------
 tika-serialization/pom.xml                                         | 7 -------
 tika-server/tika-server-client/pom.xml                             | 7 -------
 tika-server/tika-server-eval/pom.xml                               | 7 -------
 tika-server/tika-server-standard/pom.xml                           | 7 -------
 15 files changed, 105 deletions(-)

diff --git 
a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml
index dd0a64df5..b5b3b4665 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml
@@ -55,13 +55,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml
index 0a14ff5a2..cccfce1d8 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml
@@ -65,13 +65,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml
index 19d5d343f..2f6581de1 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml
@@ -55,13 +55,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml
index 5ff7ed427..cdd4aa5ff 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml
@@ -56,13 +56,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml
index 421acd4d0..fb2a7ed96 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml
@@ -67,13 +67,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml
index 4f1e888ff..226fc5779 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml
@@ -64,13 +64,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml
index 56cbfaebc..efe6fffb1 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml
@@ -60,13 +60,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml 
b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml
index b3c19ba8e..53b7786ad 100644
--- a/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml
+++ b/tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml
@@ -61,13 +61,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git 
a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml 
b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml
index a9a7d7dbb..268446b28 100644
--- a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml
+++ b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml
@@ -83,13 +83,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml 
b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml
index 0b8dd5b92..76459918c 100644
--- a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml
+++ b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml
@@ -56,13 +56,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git 
a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml 
b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml
index 97c32fcb9..4e4cb24e6 100644
--- a/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml
+++ b/tika-pipes/tika-pipes-reporters/tika-pipes-reporter-opensearch/pom.xml
@@ -60,13 +60,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-serialization/pom.xml b/tika-serialization/pom.xml
index e033a0a5a..e2d875b03 100644
--- a/tika-serialization/pom.xml
+++ b/tika-serialization/pom.xml
@@ -68,13 +68,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
diff --git a/tika-server/tika-server-client/pom.xml 
b/tika-server/tika-server-client/pom.xml
index bc1297579..c823d3fd2 100644
--- a/tika-server/tika-server-client/pom.xml
+++ b/tika-server/tika-server-client/pom.xml
@@ -71,13 +71,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <artifactId>maven-shade-plugin</artifactId>
diff --git a/tika-server/tika-server-eval/pom.xml 
b/tika-server/tika-server-eval/pom.xml
index 2a2ef918f..59b74a9e0 100644
--- a/tika-server/tika-server-eval/pom.xml
+++ b/tika-server/tika-server-eval/pom.xml
@@ -125,13 +125,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
 
     </plugins>
diff --git a/tika-server/tika-server-standard/pom.xml 
b/tika-server/tika-server-standard/pom.xml
index e35a4dc3f..c182df54e 100644
--- a/tika-server/tika-server-standard/pom.xml
+++ b/tika-server/tika-server-standard/pom.xml
@@ -279,13 +279,6 @@
             </manifestEntries>
           </archive>
         </configuration>
-        <executions>
-          <execution>
-            <goals>
-              <goal>test-jar</goal>
-            </goals>
-          </execution>
-        </executions>
       </plugin>
       <plugin>
         <groupId>org.apache.rat</groupId>

Reply via email to