#!/bin/sh -e
export _FEDORA_MAVEN_HOME="/opt/rh/rh-maven35/root/usr/share/xmvn"
exec /opt/rh/rh-maven35/root/usr/share/maven/bin/mvnyjp "${@}"
