i haven’t seen it for a while (not since moving to 1.0.5, at least). i don’t remember exactly how to reproduce the error but you might be able to track it down quicker by temporarily creating
package error; class NoClassDefFoundError
somewhere in your project (don’t commit it, though!) when i did that i got some useful error messages showing me exactly what i did wrong.