-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Critical
-
Component/s: artifactory-plugin
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.