Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
join to karmazilla! it would be great to have this in the common place.
Original comment by chistyak...@gmail.com
on 16 May 2008 at 11:29
It looks like MultithreadedTC 1.01 was added by someone to atlassian:
https://maven.atlassian.com/repository/public/multithreadedtc/multithreadedtc/
Let me know if I need to do anything else.
Original comment by nat.aye...@gmail.com
on 14 Oct 2008 at 2:32
I'm a happy user of this great project. I actually need (and probably most Maven
users do too) MultiThreadedTC in Maven's central repo, not only in a 3rd party
one.
To accomplish so, I created a ticked with Sonatype to add MultiThreadedTC to
Nexus,
which uploads stuff to Maven's central repo. I'll be taking care of this, from
creating the POM to staging, etc. (it's the least I can do for a project that
has
made my life so much easier.) For reference, the ticket is
https://issues.sonatype.org/browse/OSSRH-346
Thanks so much for creating this wonderful tool! :)
Cheers,
-Alex
Original comment by Alex.Rui...@gmail.com
on 22 Mar 2010 at 2:59
MultiThreadedTC is in Maven central repo now.
To use it, just add this dependency in your pom.xml:
<dependency>
<groupId>com.googlecode.multithreadedtc</groupId>
<artifactId>multithreadedtc</artifactId>
<version>1.01</version>
<scope>test</scope>
</dependency>
Original comment by Alex.Rui...@gmail.com
on 26 Mar 2010 at 2:43
It would be nice to create WIKI page about Maven Repository so that users could
find this info faster
Original comment by MomotDam...@gmail.com
on 3 Dec 2011 at 2:19
Original issue reported on code.google.com by
karmazi...@gmail.com
on 13 May 2008 at 8:02