Commit b4adfec
committed
Add flatten-maven-plugin to maven-central profile for Sonatype POM validation
Child modules inherit metadata (url, licenses, scm, developers) from the parent
POM, but Maven Central validates the uploaded POM file directly. The flatten-maven-plugin
with ossrh mode creates a flattened POM that includes all inherited metadata and
resolved dependency versions, satisfying Sonatype Central Portal validation requirements.1 parent 7504265 commit b4adfec
1 file changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
466 | 467 | | |
467 | 468 | | |
468 | 469 | | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
469 | 494 | | |
470 | 495 | | |
471 | 496 | | |
| |||
0 commit comments