Hello all, Does anyone remember how to, from an old ant build, get a project released. I think that I can piece it together by simply do a bunch of manual stuff to md5, sha1, and gpg sign things and publish artifacts and then manually update the site, but that feels fairly heavy. Does anyone recall an easier way to do this? Is there any documentation on how this was performed before migrating to maven 2+?
The build environment isn’t too difficult from my end as I have created a dockerized build environment: https://github.com/chtompki/Dockerfiles/tree/master/commons-jelly-build-env <https://github.com/chtompki/Dockerfiles/tree/master/commons-jelly-build-env> for folks curiosity. Cheers, -Rob