chore(maven): Plugin modernization #74
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello
gitlab-logodevelopers!This is an automated pull request created by the Jenkins Plugin Modernizer tool. The tool has applied the following recipes to modernize the plugin:
Add Jenkinsfile
io.jenkins.tools.pluginmodernizer.AddOrModernizeJenkinsFile
Add dependency check
io.jenkins.tools.pluginmodernizer.AddDependencyCheck
Add plugins BOM
io.jenkins.tools.pluginmodernizer.AddPluginsBom
Upgrade parent version
io.jenkins.tools.pluginmodernizer.UpgradeParentVersion
Remove dependency version override
io.jenkins.tools.pluginmodernizer.RemoveDependencyVersionOverride
Remove extra maven properties
io.jenkins.tools.pluginmodernizer.RemoveExtraMavenProperties
Migrate from Java 11 to Java 17
io.jenkins.tools.pluginmodernizer.UpgradeToJava17
Add Jenkinsfile
io.jenkins.tools.pluginmodernizer.AddOrModernizeJenkinsFile
Add dependency check
io.jenkins.tools.pluginmodernizer.AddDependencyCheck
Upgrade to latest recommended core version and ensure the bom is matching the core version
io.jenkins.tools.pluginmodernizer.UpgradeToRecommendCoreVersion
Unfortunately, this won't build for the time being, as the
Jenkinsfilein themasterbranch still uses JDK8.A maintainer would have to re-run the checks with the proposed
Jenkinsfilefor this PR to build.Thanks. 🙏