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
The feedback interface for `ModuleCopycat` now passes the `ArtifactRe…
…sult` instead of just its archive so we can tell from which repository the artifact was copied (see ceylon/ceylon-compiler#2394)
AetherUtils: fixed a bug where Aether would resolve settings.xml from…
… the context class loader
which would completely wreck module loading since it would try using the user module's class loader
which would throw and get wrapped into a ModuleLoaderException and snowball into a very unhelpful
message