install-jdk11.bat 61 B

123
  1. @echo off
  2. call jdk11
  3. call mvn -f pom.xml %* install -P jdk11