Issue
When using the EC-Artifactory plugin version 1.4.5.2020052701 is being used with a proxy, you could encounter the Repository Key field not work, and an exception will be encountered in the UI:
The top of the error message begins with:
java.lang.reflect.UndeclaredThrowableException at com.sun.proxy.$Proxy711.perform(Unknown Source) at com.electriccloud.operation.OperationInvoker.invoke(OperationInvoker.java:206) at
Workaround
You can type the Repository Key value manually, instead of relying on the drop-down list, and simply ignore the UI error.
This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.