This project contains the java dependencies for project candlepin, used to build the candlepin rpm.
http://www.candlepinproject.org
$ cd ~/path/to/candlepin
$ bin/createcpdeps.sh /path/to/candlepin-deps/
$ cd /path/to/candlepin-deps
# now check to see what changed
git status
git add/rm as required
git commit
candlepin-deps uses tito for building the rpm.