Hi David,

Thank you for your response and pointers. For now with your suggestion, as a 
work around, I was able to skip the test and proceed with just source build by 
adding -DskipTests in mvn command in cloud.spec file. It helped. 

There are some java version mismatch errors in the source build in package 
121/124 which I am debugging though pre-requisite was given as Java 11 but 
expecting Java 8. 
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: 
com/cloud/api/doc/ApiXmlDocWriter has been compiled by a more recent version of 
the Java Runtime (class file version 55.0), this version of the Java Runtime 
only recognizes class file versions up to 52.0

Will keep you posted once the RPMs are successfully built. I will revisit the 
test scripts error after completing the source build.

Regards,
Hema

Reply via email to