I first took notice of Thread Weaver when it was featured in Google
Code blog [1]. I'm pretty excited about the way you introduced
(deterministic) multithreading unit testing. Unfortunately, I would
like to use Thread Weaver in an open source project in a Maven
environment and therefore we are not able to deal with foreign sources
and Ant build processes. Now I'm wondering whether you will release
Thread Weaver as a binary into the Google Code Maven repository or
somewhere else?
Thanks so far.
Regards,
Lukas
[1] http://google-opensource.blogspot.com/2009/10/testing-race-conditions-in-java.html
Hi Lukas,
I'm afraid I've not had any experience with Maven, so I don't really
know what's involved. Can you point to to a resource that would
explain what I have to do to make this work?
Alasdair