google / thread-weaver

A Java framework for testing multithreaded code.
Apache License 2.0
305 stars 68 forks source link

Maven? #3

Open DavidZemon opened 9 years ago

DavidZemon commented 9 years ago

The old google code repo has two tags for Maven releases. Are there plans to update/move this project maven?

alasdairmackintosh commented 9 years ago

On Wed, Feb 25, 2015 at 7:49 AM, David Zemon notifications@github.com wrote:

The old google code repo has two tags for Maven releases. Are there plans to update/move this project maven?

I did manage to Mavenify the project a year or so ago, but I remember it being very painful and unintuitive to set up. (I have no experience using Maven, unfortunately.) I can look at doing it at some point, although if you have any experience with Maven and could help to get this set up, that would be helpful.

Alasdair

DavidZemon commented 9 years ago

I'm afraid I ended up not using this library after all. I am pretty good with Maven though, so if anyone else needs this, speak up. I could jump in and help mavenize if requested.

jankotek commented 8 years ago

I mavenized this project and upload recent version to Maven Central. I also wrote about my recent experience with Thread Weaver: http://www.mapdb.org/blog/thread_weaver.html

alasdairmackintosh commented 8 years ago

Hi Jan,

Thanks for the update. I'm glad that you are finding a use for Thread Weaver, and I would agree with some of your comments about its shortcomings.

Rather than go into a long discussion here I have added a comment to your blog post at http://www.mapdb.org/blog/thread_weaver.html.

Alasdair

On Sun, Jan 24, 2016 at 1:16 PM, Jan Kotek notifications@github.com wrote:

I mavenized this project and upload recent version to Maven Central. I also wrote about my recent experience with Thread Weaver: http://www.mapdb.org/blog/thread_weaver.html

— Reply to this email directly or view it on GitHub https://github.com/google/thread-weaver/issues/3#issuecomment-174342308.