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 feb7782 commit 6700ccbCopy full SHA for 6700ccb
full-build-1.6.bat
@@ -0,0 +1,5 @@
1
+setlocal
2
+echo Setting JAVA_HOME to %JAVA6_HOME%.
3
+set JAVA_HOME=%JAVA6_HOME%
4
+call mvn clean install -Pall -DperformRelease
5
+endlocal
0 commit comments