mirror of
https://github.com/sbt/sbt.git
synced 2026-09-08 11:13:23 +02:00
UnresolvedWarning is moved back to IvyActions.scala where it belongs. The mapping between ModuleID and SourcePosition is passed in as UnresolvedWarningConfiguration. This is calculated once in Defaults using State and is cached to filesystem.