Commit 9ed56b9
ci: Collapse deploy-snapshot JDK setup into the jdk-setup action
The jdk-setup composite action now accepts Maven Central credentials, so
deploy-snapshot no longer needs a separate setup-java step after it. Pass
the server inputs to jdk-setup and drop the redundant second JDK setup.
Behavior is unchanged — snapshots are unsigned, so no GPG inputs are
needed, and the action still configures JDK 21 with Maven caching.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DGSbyBPTxsj73xhYpnxcse1 parent 81fcab1 commit 9ed56b9
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | | - | |
24 | | - | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| |||
0 commit comments