sbt-dependency-updates
sbt-dependency-updates copied to clipboard
Locally published JARs marked as not-found
When dependencyUpdates is run it marks locally published JARs as non-found, when the rest of the SBT world seems quite capable of finding them.
It would be really useful if (this is right for Linux, I don't run either Windows or Macs) ~/.ivy2/local be added to the search list and then a directory check is done to see which JARs are available at which versions and the normal report written.