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.