-
Bug
-
Resolution: Unresolved
-
Critical
When rendering config page, ArtifactoryMaven3NativeConfigurator.getVirtualRepositoryKeys run a synchronous request to repository host, when this one hung for various reasons, the page never render. This should rely on a async ajax call.