I mean https://github.com/jenkinsci/managed-scripts-plugin/blob/master/Jenkinsfile
Le lun. 29 oct. 2018 à 23:07, Baptiste Mathus <[email protected]> a écrit : > The Jenkinsfile hardcodes the use of JDK7. You want to see with Domi to > bump this first. Probably the simplest thing to do is to replace this all > with the now usual `buildPlugin()`. > > Le lun. 29 oct. 2018 à 23:00, Michael Fowler <[email protected]> > a écrit : > >> 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 >> <https://groups.google.com/d/msgid/jenkinsci-dev/ac86c497-0a24-42a0-86f4-e74656cda339%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- 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/CANWgJS6fjgf%2BGwf-fjfwzz6t3H%3Dq7W4OijCsfe12iY2VXLPB1g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
