Wow, well first thing I am going to do is fix that toString() method to be less verbose!
The load test is failing just because one of them takes too long. In fact looks like it barely fails, by 1 second! Part of that may be because the logging level seems to be set to be verbose? I don't seem to see this locally. That could explain why it's a lot slower. As for the SNAPSHOT issue, it seems like the canonical advice is "run mvn install from the root directory"?
