We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f898ba commit b457c03Copy full SHA for b457c03
Guiced-EE
all14.bat
@@ -1,6 +1,6 @@
1
set /p profilelist=<Guiced-EE/guicedListAll.txt
2
set /p profilelist2=<Guiced-EE/servicesListAll.txt
3
-# set /p profilelist3=<JWebMP/jwebmpListAll.txt
+REM set /p profilelist3=<JWebMP/jwebmpListAll.txt
4
5
set JAVA_HOME=/opt/jdk14
6
mvn clean source:jar install -P jdk9,jdk13,jdk14,%profilelist%,%profilelist2%,%profilelist3% %1 %2 %3 %4 -DskipTests=true -Djdk.release=14
0 commit comments