Commit 9b48c18
committed
Flatten the published POM
This has mainly 2 advantages for us:
- It removes all the built-time profile/property settings, which could
make the pom appear more complicated than it is for people looking to
use MMCoreJ as a dependency. So flatten it to what a dependency
resolver (Maven/Gradle) will actually see.
- It can allow parameterizing essential values, such as version, by
templating them and passing them in on the `mvn` command line.1 parent 43d7b1c commit 9b48c18
2 files changed
+28
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
330 | 357 | | |
331 | 358 | | |
332 | 359 | | |
| |||
0 commit comments