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
Environment
Resolution
Upgrade the EC-Artifactory
plugin version to at least version 1.4.7.2020092401
Workaround
You can type the Repository Key
value manually, instead of relying on the drop-down list, and simply ignore the UI error.
Tested product/plugin versions
CloudBees CD 10.0EC-Artifactory
plugin version 1.4.5.2020052701
0 Comments