File tree Expand file tree Collapse file tree
parquet-format-structures Expand file tree Collapse file tree Original file line number Diff line number Diff line change 162162 <!-- Ensure that the specific classes are available during test compile but not included in jar -->
163163 <groupId >org.codehaus.mojo</groupId >
164164 <artifactId >build-helper-maven-plugin</artifactId >
165- <version >3.6.1</version >
166165 <executions >
167166 <execution >
168167 <id >add-test-sources</id >
Original file line number Diff line number Diff line change 125125 <plugin >
126126 <groupId >org.codehaus.mojo</groupId >
127127 <artifactId >build-helper-maven-plugin</artifactId >
128- <version >3.6.1</version >
129128 <executions >
130129 <execution >
131130 <id >add-source</id >
Original file line number Diff line number Diff line change 8383 <plugin >
8484 <groupId >org.codehaus.mojo</groupId >
8585 <artifactId >build-helper-maven-plugin</artifactId >
86- <version >3.6.1</version >
8786 <executions >
8887 <execution >
8988 <id >add-source</id >
Original file line number Diff line number Diff line change 6969 <plugin >
7070 <groupId >org.codehaus.mojo</groupId >
7171 <artifactId >build-helper-maven-plugin</artifactId >
72- <version >3.6.1</version >
7372 <executions >
7473 <execution >
7574 <id >add-source</id >
Original file line number Diff line number Diff line change 136136 <plugin >
137137 <groupId >org.codehaus.mojo</groupId >
138138 <artifactId >build-helper-maven-plugin</artifactId >
139- <version >3.6.1</version >
140139 <executions >
141140 <execution >
142141 <id >add-sources</id >
Original file line number Diff line number Diff line change 215215 <plugin >
216216 <groupId >org.codehaus.mojo</groupId >
217217 <artifactId >build-helper-maven-plugin</artifactId >
218- <version >3.6.1</version >
219218 <executions >
220219 <execution >
221220 <id >add-test-sources</id >
Original file line number Diff line number Diff line change 100100 <brotli-codec .version>0.1.1</brotli-codec .version>
101101 <mockito .version>5.21.0</mockito .version>
102102 <net .openhft.version>0.27ea0</net .openhft.version>
103+ <build-helper-maven-plugin .version>3.6.1</build-helper-maven-plugin .version>
103104 <exec-maven-plugin .version>3.5.0</exec-maven-plugin .version>
104105 <jts .version>1.20.0</jts .version>
105106
302303 </execution >
303304 </executions >
304305 </plugin >
306+ <plugin >
307+ <groupId >org.codehaus.mojo</groupId >
308+ <artifactId >build-helper-maven-plugin</artifactId >
309+ <version >${build-helper-maven-plugin.version} </version >
310+ </plugin >
305311 <plugin >
306312 <groupId >org.apache.maven.plugins</groupId >
307313 <artifactId >maven-shade-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments