#!/bin/bash . /usr/bin/jh if [[ $# > 0 ]]; then usage exit 1 fi xml sel -T -t -v "//*[local-name()='localRepository']" -n /etc/maven/settings.xml