-79853 No class files to be put into the jar
Explanation
Your application called the createJar() method
and passed a zero-length string for the classnames parameter. The
method signature is as follows:
createJar(UDTMetaData mdata, String[]
classnames)