- 已装运
- 2026年4月17日 00:28 UTC
- 作者
- Kamo
- 提交
- 402cb64
The dependency:go-offline step was trying Maven Central first, getting a cached failure for kamo-shared-library (which is local-only), and that poisoned the subsequent package step. Adding -U forces Maven to re-check all repositories including the local one.