you may me interested in my patch.
i add pom support to your project here https://github.com/axet/ytd2/tree/pom-support
later i plan to separate client and download library.
Anonymous
Not sure what happened to your github project, but I wanted to build with maven as well and set up a pom that:
a) builds using maven
b) creates a single-jar like your jar resource jar, using the maven onejar plugin
c) creates a Mac OS X application bundle if you build on OSX
I'll attach the patch momentarily.
Hm, I don't have permissions to attach a patch. I'll create a new issue instead.