You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Use maven-core instead of maven-settings-builder for full resolver stack
maven-settings-builder alone is insufficient - SCC plugin also needs
DefaultServiceLocator from maven-resolver-impl, which maven-core
pulls in transitively. The plugin needs the full Maven resolver stack.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments