Stratio / unix-maven-plugin

unix-maven-plugin on steroids
MIT License
69 stars 7 forks source link

Support deb compressions other than gzip #13

Open smola opened 9 years ago

smola commented 9 years ago

Right now we're forcing deb compression to gzip (-Zgzip). Recent dpkg-deb versions use xz by default, but this is not supported by unix-maven-plugin yet.