JMeter needs to know the Maven home directory in order to upload snapshots.
However the standard M2_HOME env. variable [1] does not seem to be set. Is Maven installed in a standard location? I suppose the build file could be updated to run "mvn -v" in a shell and extract the home directory, but that seems rather crude, and error-prone. [1] http://maven.apache.org/download.html#Installation