5 The configuration is going to need the variant.
9 I NUL character in the ZIP is being read, which means it may be overflowing
10 or starting the read too early.
14 The ZIP is fine though, so it is something else.
18 I do get this however:
20 java.io.IOException: CJ0n 95061021 c79001f2
22 Which is the ZIP code, the CRC is mismatched.
26 And it looks like the ZIP reading code includes the name in the input data,
31 So basic dependency lookup works, however the dependencies do not seem to be
32 included in the classpath when they are compiled. I would need to see why this