blob: 58f91f0e4bee39bf843885c539be19cc959a66a3 [file] [log] [blame]
#!/bin/bash
echo "$@"
echo "$HOME"
/usr/bin/mvn -Duser.home=$HOME "$@"