File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 244
244
<goals >
245
245
<goal >compile</goal >
246
246
</goals >
247
+ <phase >prepare-package</phase >
247
248
<configuration >
248
249
<outputDirectory >${project.build.outputDirectory} /META-INF/versions/9</outputDirectory >
249
250
<target >1.8</target >
Original file line number Diff line number Diff line change 374
374
<goals >
375
375
<goal >compile</goal >
376
376
</goals >
377
+ <phase >prepare-package</phase >
377
378
<configuration >
378
379
<outputDirectory >${project.build.outputDirectory} /META-INF/versions/9</outputDirectory >
379
380
<target >1.8</target >
Original file line number Diff line number Diff line change 436
436
<goals >
437
437
<goal >update-bytecode</goal >
438
438
</goals >
439
+ <phase >prepare-package</phase >
439
440
<configuration >
440
441
<outputDirectory >${project.build.outputDirectory} /META-INF/versions/9</outputDirectory >
441
442
<oldPackage >${shade.source} </oldPackage >
You can’t perform that action at this time.
0 commit comments