File: mh_checkrepo.rst

package info (click to toggle)
maven-repo-helper 1.9.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,580 kB
  • ctags: 744
  • sloc: java: 5,066; xml: 2,871; sh: 1,535; makefile: 67; perl: 14
file content (22 lines) | stat: -rw-r--r-- 490 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
mh\_checkrepo:
~~~~~~~~~~~~~~

Checks the Maven repository for consistency and prints a report.

Where:

::

    <location> is the location of the Maven repository.
    Default to /usr/share/maven-repo

Options:

::

    -h --help: show this text
    -V --version: show the version
    -v --verbose: show more information while running
    -o<format>, --output=<format>: 'text' or 'html' to change output format
    -r<repository>, --repository=<repository>: directory of Maven repository