File tree Expand file tree Collapse file tree
tika-parser-scientific-module
tika-parser-scientific-package Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ May the gods of dependency management fix this in the future.
133133 <executions >
134134 <execution >
135135 <goals >
136+ <!-- needed for tika-parsers-extended-integration-tests -->
136137 <goal >test-jar</goal >
137138 </goals >
138139 </execution >
Original file line number Diff line number Diff line change 5858 </manifestEntries >
5959 </archive >
6060 </configuration >
61- <executions >
62- <execution >
63- <goals >
64- <goal >test-jar</goal >
65- </goals >
66- </execution >
67- </executions >
6861 </plugin >
6962 <plugin >
7063 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 5252 </manifestEntries >
5353 </archive >
5454 </configuration >
55- <executions >
56- <execution >
57- <goals >
58- <goal >test-jar</goal >
59- </goals >
60- </execution >
61- </executions >
6255 </plugin >
6356 <plugin >
6457 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 106106 </manifestEntries >
107107 </archive >
108108 </configuration >
109- <executions >
110- <execution >
111- <goals >
112- <goal >test-jar</goal >
113- </goals >
114- </execution >
115- </executions >
116109 </plugin >
117110 </plugins >
118111
You can’t perform that action at this time.
0 commit comments