the location of the resolved module descriptor in the cache
a sequence containing one report for each configuration resolved.
information about the update that produced this report
Gets the names of all resolved configurations.
Gets the names of all resolved configurations. This UpdateReport
contains one ConfigurationReport
for each configuration in this list.
All resolved modules in all configurations.
the location of the resolved module descriptor in the cache
Gets the report for the given configuration, or None
if the configuration was not resolved.
a sequence containing one report for each configuration resolved.
information about the update that produced this report
Provides information about dependency resolution. It does not include information about evicted modules, only about the modules ultimately selected by the conflict manager. This means that for a given configuration, there should only be one revision for a given organization and module name.
sbt.RichUpdateReport