Commit 62d7db1
Migrate daily-ci to PAT-less Maven auth via MavenAuthenticate@0
Replace the ARTIFACTS_PAT-based settings.xml server with the MavenAuthenticate@0 task, which injects the build identity's OAuth token (System.AccessToken) into ~/.m2/settings.xml. The mirror is now mirrorOf=* with id matching the generated server id (feed name), so the single token-backed server authenticates all feed traffic under network isolation.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 848ccdd commit 62d7db1
1 file changed
Lines changed: 12 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 59 | | |
63 | 60 | | |
64 | | - | |
65 | | - | |
| 61 | + | |
| 62 | + | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
| |||
71 | 68 | | |
72 | 69 | | |
73 | 70 | | |
74 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
0 commit comments