Tagged Questions
3
votes
3answers
2k views
buildr: package dependencies into a single jar
I have a java project that is built with buildr and that has some external dependencies:
repositories.remote << "http://www.ibiblio.org/maven2"
repositories.remote << ...