Skip to content

chore: Upgrade to latest LTS core version supporting Java 8 (requires 2.346.3)#48

Open
gounthar wants to merge 3 commits into
jenkinsci:masterfrom
gounthar:plugin-modernizer/upgradetolatestjava8coreversion
Open

chore: Upgrade to latest LTS core version supporting Java 8 (requires 2.346.3)#48
gounthar wants to merge 3 commits into
jenkinsci:masterfrom
gounthar:plugin-modernizer/upgradetolatestjava8coreversion

Conversation

@gounthar

@gounthar gounthar commented Feb 13, 2025

Copy link
Copy Markdown

Hello clearcase-ucm-plugin developers! 👋

This is an automated pull request created by the Jenkins Plugin Modernizer tool. The tool has applied the following recipes to modernize the plugin:

Upgrade to latest LTS core version supporting Java 8

io.jenkins.tools.pluginmodernizer.UpgradeToLatestJava8CoreVersion

Upgrade to latest LTS core version supporting Java 8.

Removing developers Tag from pom.xml

Jenkins no longer requires the developers tag in pom.xml, as the developers section was traditionally used to list individuals responsible for the plugin.
Instead, Jenkins now uses the Repository Permission Updater (RPU) to manage permissions and developer information.

Benefits of Removing developers Tag:
  • Simplification: Removes unnecessary metadata from the pom.xml, resulting in a cleaner and more maintainable file.
  • Consistency: Centralizes developer information management through the RPU, minimizing discrepancies.
  • Security: Utilizes the RPU's controlled permission management, enhancing the security of artifact deployments.

Removing the developers tag aligns with modern Jenkins infrastructure standards and prevents outdated or redundant developer information from being included in plugin metadata.

@gounthar gounthar requested a review from a team as a code owner February 13, 2025 20:15
@gounthar gounthar force-pushed the plugin-modernizer/upgradetolatestjava8coreversion branch from c86238a to 793c0d4 Compare February 14, 2025 18:04
@gounthar gounthar changed the title Require 2.346.3 chore: Upgrade to latest LTS core version supporting Java 8 (requires 2.346.3) Feb 14, 2025
@gounthar gounthar force-pushed the plugin-modernizer/upgradetolatestjava8coreversion branch from 793c0d4 to b17da42 Compare February 15, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant