Add -U flag to maven build steps to resolve shared library from local repo

FixBillingService
Shipped
April 17, 2026 at 12:28 AM UTC
Author
Kamo
Commit
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.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing