summaryrefslogtreecommitdiff
path: root/jh-mvn-install.help.txt
blob: aa3c16d86871b771093c824e18dc3f4c1e5bfd59 (plain)
1
2
3
4
5
6
7
8
9
Usage: @cmd@ mvn-install <groupId> <artifactId> <version> <jar-file> <pom-file>

Installs an artifact into the local Maven 2 repository.

This command obeys the DESTDIR environmental variable.

Example:
  $ @cmd@ mvn-install junit junit-dep 4.10 \
      /path/to/junit-dep.jar /path/to/junit-dep.pom