Maven-Repo-Helper
- mh_checkrepo(1) Checks the Maven repository.
- mh_clean(1) Cleans the temporary files created by the other mh_* utilities.
- mh_cleanpom(1) Cleans a POM file.
- mh_install(1) Installs the POM files and the artifacts into /usr/share/maven-repo.
- mh_installjar(1) Installs a jar into /usr/share/maven-repo.
- mh_installpom(1) Installs a POM file into /usr/share/maven-repo.
- mh_installpoms(1) Installs all POMs for the package into /usr/share/maven-repo.
- mh_installsite(1) Installs site.xml into /usr/share/maven-repo.
- mh_linkjar(1) Creates a link in /usr/share/maven-repo for an existing jar.
- mh_linkjars(1) Creates links in /usr/share/maven-repo for all jars.
- mh_linkrepojar(1) Creates a link from a jar already installed in /usr/share/maven-repo.
- mh_patchpom(1) Patches one POM file using the Maven dependency rules.
- mh_patchpoms(1) Patches the POM files using the Maven dependency rules.
- mh_unpatchpoms(1) Undo the patches on the POM files.