File: mh_checkrepo.txt

package info (click to toggle)
maven-repo-helper 1.11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,592 kB
  • sloc: java: 5,088; xml: 2,871; sh: 1,530; makefile: 60; perl: 12
file content (19 lines) | stat: -rw-r--r-- 473 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
### 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