I encountered the same problem and I think the problem comes from DataEntryWriterFactory.createClassPathEntryWriter method as it adds "classes/" prefix twice before jar writer. I think the intention of the code was different but I do not foresee how to fix it clearly.