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
