summaryrefslogtreecommitdiff
path: root/jh-mvn-basename.help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jh-mvn-basename.help.txt')
-rw-r--r--jh-mvn-basename.help.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/jh-mvn-basename.help.txt b/jh-mvn-basename.help.txt
new file mode 100644
index 0000000..acffdf5
--- /dev/null
+++ b/jh-mvn-basename.help.txt
@@ -0,0 +1,7 @@
+Usage: @cmd@ mvn-basename <groupId> <artifactId> <version>
+
+Prints the directory and basename of file for a Maven artifact.
+
+Example:
+ $ @cmd@ mvn-basename junit junit-dep 4.10
+ /usr/share/maven/repository/junit/junit-dep/4.10/junit-dep-4.10