summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jh-mvn-basename.help.txt1
-rw-r--r--jh-mvn-install.help.txt1
-rw-r--r--jh-mvn-localrepo.help.txt1
3 files changed, 0 insertions, 3 deletions
diff --git a/jh-mvn-basename.help.txt b/jh-mvn-basename.help.txt
index acffdf5..c494baa 100644
--- a/jh-mvn-basename.help.txt
+++ b/jh-mvn-basename.help.txt
@@ -1,5 +1,4 @@
Usage: @cmd@ mvn-basename <groupId> <artifactId> <version>
-
Prints the directory and basename of file for a Maven artifact.
Example:
diff --git a/jh-mvn-install.help.txt b/jh-mvn-install.help.txt
index aa3c16d..838630f 100644
--- a/jh-mvn-install.help.txt
+++ b/jh-mvn-install.help.txt
@@ -1,5 +1,4 @@
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.
diff --git a/jh-mvn-localrepo.help.txt b/jh-mvn-localrepo.help.txt
index 3887916..221b463 100644
--- a/jh-mvn-localrepo.help.txt
+++ b/jh-mvn-localrepo.help.txt
@@ -1,5 +1,4 @@
Usage: @cmd@ mvn-localrepo
-
Prints the configured localRepository for Maven
Warning: This is configured from /etc; if it has been changed from the