From: John B. <joh...@gm...> - 2007-09-07 00:11:32
|
I'm wondering if the latest StatCVS (v0.3) is available in any public Maven repositories? Searching mvnrepository.com shows just a reference to v0.1.3 (http://mvnrepository.com/artifact/statcvs/ statcvs/0.1.3). And if v0.3 is not out there, would it be possible to make it available in someplace like repo1? (and yes, it's the raw statCVS, and not the Maven plugin, that I'm looking for). I have a tool that is a set of Ant scripts to drive a number of code feedback tools (Glean - http://jbrugge.com/glean), and I'm putting together a script for people just getting started that will go out and grab as many of these tools for them as possible. I've found that the Maven Ant tasks can make this very easy, and that a lot of these tools have copies in places like repo1. From what I've heard, though, it's a fairly manual process to publish there, so I can understand why it may not be your first priority. Thanks for any info, John |