File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 244244 <goals >
245245 <goal >compile</goal >
246246 </goals >
247+ <phase >prepare-package</phase >
247248 <configuration >
248249 <outputDirectory >${project.build.outputDirectory} /META-INF/versions/9</outputDirectory >
249250 <target >1.8</target >
Original file line number Diff line number Diff line change 374374 <goals >
375375 <goal >compile</goal >
376376 </goals >
377+ <phase >prepare-package</phase >
377378 <configuration >
378379 <outputDirectory >${project.build.outputDirectory} /META-INF/versions/9</outputDirectory >
379380 <target >1.8</target >
Original file line number Diff line number Diff line change 436436 <goals >
437437 <goal >update-bytecode</goal >
438438 </goals >
439+ <phase >prepare-package</phase >
439440 <configuration >
440441 <outputDirectory >${project.build.outputDirectory} /META-INF/versions/9</outputDirectory >
441442 <oldPackage >${shade.source} </oldPackage >
You can’t perform that action at this time.
0 commit comments