Skip to content

Commit 6a76bbe

Browse files
committed
TIKA-4473: remove test-jar goal that isn't needed
1 parent ff2456c commit 6a76bbe

15 files changed

Lines changed: 0 additions & 105 deletions

File tree

tika-pipes/tika-pipes-iterators/tika-pipes-iterator-az-blob/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,6 @@
5555
</manifestEntries>
5656
</archive>
5757
</configuration>
58-
<executions>
59-
<execution>
60-
<goals>
61-
<goal>test-jar</goal>
62-
</goals>
63-
</execution>
64-
</executions>
6558
</plugin>
6659
<plugin>
6760
<artifactId>maven-shade-plugin</artifactId>

tika-pipes/tika-pipes-iterators/tika-pipes-iterator-csv/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,6 @@
6565
</manifestEntries>
6666
</archive>
6767
</configuration>
68-
<executions>
69-
<execution>
70-
<goals>
71-
<goal>test-jar</goal>
72-
</goals>
73-
</execution>
74-
</executions>
7568
</plugin>
7669
<plugin>
7770
<artifactId>maven-shade-plugin</artifactId>

tika-pipes/tika-pipes-iterators/tika-pipes-iterator-gcs/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,6 @@
5555
</manifestEntries>
5656
</archive>
5757
</configuration>
58-
<executions>
59-
<execution>
60-
<goals>
61-
<goal>test-jar</goal>
62-
</goals>
63-
</execution>
64-
</executions>
6558
</plugin>
6659
<plugin>
6760
<artifactId>maven-shade-plugin</artifactId>

tika-pipes/tika-pipes-iterators/tika-pipes-iterator-jdbc/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,6 @@
5656
</manifestEntries>
5757
</archive>
5858
</configuration>
59-
<executions>
60-
<execution>
61-
<goals>
62-
<goal>test-jar</goal>
63-
</goals>
64-
</execution>
65-
</executions>
6659
</plugin>
6760
<plugin>
6861
<artifactId>maven-shade-plugin</artifactId>

tika-pipes/tika-pipes-iterators/tika-pipes-iterator-json/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,6 @@
6767
</manifestEntries>
6868
</archive>
6969
</configuration>
70-
<executions>
71-
<execution>
72-
<goals>
73-
<goal>test-jar</goal>
74-
</goals>
75-
</execution>
76-
</executions>
7770
</plugin>
7871
<plugin>
7972
<artifactId>maven-shade-plugin</artifactId>

tika-pipes/tika-pipes-iterators/tika-pipes-iterator-kafka/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,6 @@
6464
</manifestEntries>
6565
</archive>
6666
</configuration>
67-
<executions>
68-
<execution>
69-
<goals>
70-
<goal>test-jar</goal>
71-
</goals>
72-
</execution>
73-
</executions>
7467
</plugin>
7568
<plugin>
7669
<artifactId>maven-shade-plugin</artifactId>

tika-pipes/tika-pipes-iterators/tika-pipes-iterator-s3/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -60,13 +60,6 @@
6060
</manifestEntries>
6161
</archive>
6262
</configuration>
63-
<executions>
64-
<execution>
65-
<goals>
66-
<goal>test-jar</goal>
67-
</goals>
68-
</execution>
69-
</executions>
7063
</plugin>
7164
<plugin>
7265
<artifactId>maven-shade-plugin</artifactId>

tika-pipes/tika-pipes-iterators/tika-pipes-iterator-solr/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,6 @@
6161
</manifestEntries>
6262
</archive>
6363
</configuration>
64-
<executions>
65-
<execution>
66-
<goals>
67-
<goal>test-jar</goal>
68-
</goals>
69-
</execution>
70-
</executions>
7164
</plugin>
7265
<plugin>
7366
<artifactId>maven-shade-plugin</artifactId>

tika-pipes/tika-pipes-reporters/tika-pipes-reporter-fs-status/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,13 +83,6 @@
8383
</manifestEntries>
8484
</archive>
8585
</configuration>
86-
<executions>
87-
<execution>
88-
<goals>
89-
<goal>test-jar</goal>
90-
</goals>
91-
</execution>
92-
</executions>
9386
</plugin>
9487
<plugin>
9588
<artifactId>maven-shade-plugin</artifactId>

tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,6 @@
5656
</manifestEntries>
5757
</archive>
5858
</configuration>
59-
<executions>
60-
<execution>
61-
<goals>
62-
<goal>test-jar</goal>
63-
</goals>
64-
</execution>
65-
</executions>
6659
</plugin>
6760
<plugin>
6861
<artifactId>maven-shade-plugin</artifactId>

0 commit comments

Comments
 (0)