summaryrefslogtreecommitdiff
path: root/jh-mvn-basename.help.txt
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-09-27 14:42:10 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-09-27 14:42:10 -0400
commitc3d8da0e89d3f2213933ff85dc0cca7d829442ed (patch)
tree967259a8338aa703195b94a9d5131c00545b0f3a /jh-mvn-basename.help.txt
Initial commit
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