diff --git a/home/pom.xml b/home/pom.xml
index 86c24e05d4..f08b6c7af1 100644
--- a/home/pom.xml
+++ b/home/pom.xml
@@ -69,4 +69,4 @@
tar.gz
-
\ No newline at end of file
+
diff --git a/installer/pom.xml b/installer/pom.xml
index 5b3eaa5432..8e5337c654 100644
--- a/installer/pom.xml
+++ b/installer/pom.xml
@@ -19,8 +19,6 @@
maven-compiler-plugin
- 1.8
- 1.8
UTF-8
@@ -72,8 +70,8 @@
maven-enforcer-plugin
- 1.4.1
-
+ 3.2.1
+
org.apache.maven.plugins
maven-gpg-plugin
@@ -127,7 +125,9 @@
skip-install
- !vivo-dir
+
+ !vivo-dir
+
@@ -175,7 +175,7 @@
test
-
+
@@ -184,7 +184,7 @@
default-war
-
+
@@ -194,7 +194,9 @@
install
- vivo-dir
+
+ vivo-dir
+
@@ -213,6 +215,10 @@
app-name
You must provide an application name (app-name)
+
+ 11
+ Invalid Java version. It should, at least, be 11
+
diff --git a/pom.xml b/pom.xml
index d429a0db8a..6e06fc7b2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
false
/
UTF-8
+ 11
@@ -297,14 +298,14 @@
org.apache.maven.plugins
maven-compiler-plugin
- 1.8
- 1.8
UTF-8
-XDcompilePolicy=simple
+
+
org.codehaus.mojo
buildnumber-maven-plugin