From 000b531642b2f608508739811f36163f36cd1f13 Mon Sep 17 00:00:00 2001 From: "dedal.qq" Date: Fri, 8 Feb 2019 15:25:36 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'Makefile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index ab3fb43..d535fc8 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,5 @@ all: build build: + export JAVA_HOME=/usr/lib/jvm/default-java mvn clean compile assembly:single \ No newline at end of file