MAVENPARMS = @MAVENPARMS@ build: @maven ${MAVENPARMS} build install: build @maven ${MAVENPARMS} install clean: @maven ${MAVENPARMS} allClean