Commit 2cad800
committed
Exclude old artifactIds in favor of new ones
* javax.annotation:jsr250-api -> javax.annotation:javax.annotation-api
* javax.transaction:jta -> javax.transaction:javax.transaction-api
Unfortunately, this may result in runtime issues if the artifacts in
question (jetty-jspc-maven-plugin and omero-model, respectively) are
depended upon without the newer artifacts on the classpath as well.
But Maven does not have a built-in way to add dependencies to a managed
artifact, so what can you do? Maybe we add a smart dependency checking
step to scijava-maven-plugin the future to catch these sorts of things?1 parent ac54d3a commit 2cad800
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2515 | 2515 | | |
2516 | 2516 | | |
2517 | 2517 | | |
| 2518 | + | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
| 2523 | + | |
| 2524 | + | |
2518 | 2525 | | |
2519 | 2526 | | |
2520 | 2527 | | |
| |||
3399 | 3406 | | |
3400 | 3407 | | |
3401 | 3408 | | |
| 3409 | + | |
| 3410 | + | |
| 3411 | + | |
| 3412 | + | |
| 3413 | + | |
| 3414 | + | |
| 3415 | + | |
3402 | 3416 | | |
3403 | 3417 | | |
3404 | 3418 | | |
| |||
0 commit comments