Maven Integration plugin fails in Jenkins Pipeline and Basic Security lab

Course: Jenkins For Beginners
Lab: Jenkins Pipeline and Basic Security

I am facing an issue while installing the Maven Integration plugin in the Jenkins lab environment.

Error:

java.io.IOException: Failed to load: Dev Tools Symbols API Plugin (oss-symbols-api 456.v46e634a_63b_99)

  • Jenkins (2.492.3) or higher required

It seems the Jenkins version in the lab is older than the plugin requirement, so the Maven Integration plugin installation fails.

Could someone please guide me on:

  • the correct compatible plugin version
  • or an alternative approach for completing this lab?

Thank you.

Looks like the the Jenkins version is indeed too old in Q7 of that lab – JUnit failed to install in my case. I’ve asked our lab engineers to upgrade it.