maven(1)
NAME
Maven - manual page for Maven Repo Helper version 0.6
SYNOPSIS
mh_make [option]...
DESCRIPTION
Generate the Debian packaging by reading the information from the Maven
POM.
OPTIONS
-h --help: show this text
-V --version: show the version
-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