mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
44241ce97ccc941d2aeaebadcb6224f44fd21e4c
Unresolved dependency warning is moved to UnresolvedDependencyWarning class including the fail path that was added in #1467. To display the source position, I need to access the State, so I had to move the error processing out of IvyActions and add UnresolvedDependencyWarning, which is aware of State.
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%