Commit ac4a037
committed
fix: skip fmt-maven-plugin on JDK <17
fmt-maven-plugin 2.29 requires JDK 17+. Set skip=true by default in
pluginManagement and override to skip=false in the Java 17+ profile.
This fixes the CI build failure on JDK 11.1 parent 161e8d7 commit ac4a037
1 file changed
Lines changed: 15 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | | - | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | 425 | | |
438 | 426 | | |
439 | 427 | | |
| |||
475 | 463 | | |
476 | 464 | | |
477 | 465 | | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | 466 | | |
490 | 467 | | |
491 | 468 | | |
| |||
535 | 512 | | |
536 | 513 | | |
537 | 514 | | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
538 | 530 | | |
539 | 531 | | |
540 | 532 | | |
| |||
0 commit comments