MAVEN(1) | User Commands | MAVEN(1) |
Maven - manual page for Maven Repo Helper version 1.7.1
mh_lspoms [option]... <package>
Looks for all POM files defined in the source of the project.
Where
-h --help: show this text
-V --version: show the version
-p<package> --package=<package>: package to act on
-f --force: force run even if the .poms files exist.
-n --non-interactive: non interactive session, don't ask questions.
-o --offline: don't ever connect to the internet, for Debian build
You need to execute it on the unpacked origial source tree, merged with the debian/ folder. It will create the file debian/<binary package>.poms which contains all the POMs to deploy to the Maven repository and is used by mh_installpoms.
February 2021 | Maven Repo Helper version 1.7.1 |