Update parent pom
allow compilation with java 11
- [x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
Help Needed
I have tried everything but I couldn't figure out how to pass all the checks.
Do I need to change more in pom.xml file like changing tha packaging type?
Do I need to change more in pom.xml file like changing the packaging type?
No. The changes you've made are correct and complete. The Jenkinsfile that is run by ci.jenkins.io is from the master branch, nof from your pull request. I used my admin privileges on ci.jenkins.io to run the job with your Jenkinsfile.
Mark can you tell me what should i do in my upcoming Pull request so that all the checks will pass in first go? Is this possible?
Mark can you tell me what should i do in my upcoming Pull request so that all the checks will pass in first go? Is this possible?
If you are changing the Jenkinsfile and are not a maintainer of the plugin, then your changes will not be executed by ci.jenkins.io because we don't want the ci.jenkins.io executors to be misused by malicious users submitting changes to a Jenkinsfile