-p<package> --package=<package>: name of the source package
-b<package> --bin-package=<package>: name of the binary package
-t<true|false> --run-tests=<true|false>: include or not the tests
-d<true|false> --javadoc=<true|false>: include or not the javadoc
during the build
-a--ant: use Ant for the packaging instead of Maven
-v--verbose: show more information while running
To have mh_make working properly, you need first to install on your system
as many dependencies for your project as possible. Those dependencies should
also contain the required Maven metadata (POM files and jars in the
/usr/share/maven-repo repository)
Environment variables:
DEBFULLNAME - your full name, e.g. John Doe
DEBEMAIL - your packager email address
DEBLICENSE - the license for the files under the debian/ directory