Cekay
5 years agoContributor
Maven, Java 8 and the newest SoapUi-Version
Hello, is still possible to run the newest SoapUi-Version on Bamboo with Maven and Java 8? Can someone provide a pom which is actually working? Thank you and have a nice day
- 5 years ago
Hi Cekay,
Starting from ver. 3.1.0, ReadyAPI uses Java 12. So, you need to force Maven to use Java 12.
For this, you need to change the %JAVA_HOME% environment variable. Please see the corresponding articles about this:
Installing the JDK Software and Setting JAVA_HOME
Setting the JAVA_HOME Variable in Windows
Compiling Sources Using A Different JDKIf you don't have Java 12 installed yet, you can use this link for downloading it.