Hi All, I have opened a PR for the managed build scripts plugin. It builds on my machine but on Jenkins. It fails with: [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:2.6:validate (default-validate) on project managed-scripts: Execution default-validate of goal org.jenkins-ci.tools:maven-hpi-plugin:2.6:validate failed: Unable to load the mojo 'validate' in the plugin 'org.jenkins-ci.tools:maven-hpi-plugin:2.6' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: org/jenkinsci/maven/plugins/hpi/ValidateMojo : Unsupported major.minor version 52.0
https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fmanaged-scripts-plugin/detail/PR-6/2/pipeline Can anyone explain the error to me? I tried adding <java.level>8</java.level> to the POm bt that didn't help. Thanks, -Michael -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/ac86c497-0a24-42a0-86f4-e74656cda339%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
