Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not A Defect
Description
trying to crate a java plugin for jenkins but when testing it I get the follwing error:
ava.lang.UnsupportedOperationException: Refusing to marshal com.amazonaws.services.kinesis.producer.KinesisProducer for security reasons; see https://jenkins.io/redirect/class-filter/ at hudson.util.XStream2$BlacklistedTypesConverter.marshal(XStream2.java:546)
reading a bit found out the amazon library may have been blacklisted, didn't find any workaorund for that.
The reported code is unrelated. The issue happens when the project is saved, likely the class ia created in the constructor