[jQuery] Build plugins throws an error

[jQuery] Build plugins throws an error


All,
is it just me or is the current plugin build file somewhat broken?
Whenever I try to minify and pack a file I get the following error:
js: uncaught JavaScript runtime exception: TypeError: Cannot read
property "0.0" from null
Java Result: 3
Does anybody know what is going on?
--Klaus