abhiramb / multithreadedtc

Automatically exported from code.google.com/p/multithreadedtc
0 stars 0 forks source link

enter the maven2 reposity? #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'de just like to see this package become available from the maven2 
repository :) 

Original issue reported on code.google.com by karmazi...@gmail.com on 13 May 2008 at 8:02

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
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