elifarley edited a comment on Bug JENKINS-13193

Same problem here:
UnsupportedClassVersionError: org/jfrog/build/extractor/maven/BuildInfoRecorderLifecycleParticipant : unsupported classversion 50.0

Probably, the jar containing the class 'BuildInfoRecorderLifecycleParticipant' has been compiled to a newer bytecode version.

To work around this problem, I selected JDK 6 for my project and it worked.

To fix it, the build-info-extractor-maven3-2.0.12.jar should be re-compiled targeting JVM 5.

See https://issues.jfrog.org/jira/browse/HAP-359 and http://issues.jfrog.org/jira/browse/MAP-44

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to