Dave Brondsema wrote:
> Can you publish the latest release of jgrapht to a maven repository?
> The latest I see in
> http://mirrors.ibiblio.org/pub/mirrors/maven2/jgrapht/jgrapht/ is 0.7.3
Hi Dave,
For JGraphT releases, I only put them in sourceforge; there's no maven
step involved in our release process.
In the past, individuals have volunteered to publish releases to maven
repositories; it looks like that has continued up through 0.7.3.
Whoever has been taking care of this (assuming you're on jgrapht-users),
can you repeat it for 0.8.0? The ibiblio and others seem to have
anonymous packaging, which is perhaps not such a good thing.
If someone can contribute scripting/instructions for automating maven
publication as part of our release process, I can execute those for
future releases.
Our existing release process is documented here:
http://jgrapht.svn.sourceforge.net/viewvc/jgrapht/trunk/etc/release-process.html?revision=570
Thanks,
JVS
|