Forum Discussion
lauravachon
6 years agoContributor
Were you able to resolve this? If so, how?
I am getting the following when I try to run the readyapi 2.7.0 maven plugin:
Unable to load the mojo 'test' in the plugin 'com.smartbear:ready-api-maven-plugin:2.7.0' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com/eviware/soapui/maven2/TestMojo : Unsupported major.minor version 52.0
- 6786 years agoRegular Contributor
I am still not success in this
- lauravachon6 years agoContributor
You might check that your java version is compatible with that used to build the soapUI version you are using.
The major/minor version error message can be due to trying to run soapUi on a version of java that is older than what it was compiled for. For example, if your version of soapUi requires java version 1.8.45 and you try to run on 1.7, you can get this error. I believe you can also get it if the minor version is incompatible. Like, if 1.8.51 is required and you try to run on 1.8.11
https://javarevisited.blogspot.com/2015/05/fixing-unsupported-majorminor-version.html
Related Content
- 2 years ago
Recent Discussions
- 16 days ago