Commit 4f26ec9
committed
build(gradle): Remove the Jakarta migration plugin
This should not be required anymore as of jira-rest-java-client version 7,
see [1]. Also, the current configuration (which is not using the standard
`migrate()` function) is causing an error when publishing signed artifacts
to Maven Central, see [2].
[1]: https://bitbucket.org/atlassian/jira-rest-java-client/commits/c313359cd8205e5ca724a3a8dad9d03baf494505
[2]: https://github.com/oss-review-toolkit/ort/actions/runs/16724857711/job/47337695570
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>1 parent 79148fd commit 4f26ec9
2 files changed
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
79 | | - | |
80 | 78 | | |
81 | 79 | | |
82 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | 23 | | |
32 | 24 | | |
33 | 25 | | |
| |||
0 commit comments