Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rely on plugin BOM to provide plugin versions #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MarkEWaite
Copy link

@MarkEWaite MarkEWaite commented Jul 29, 2024

Rely on plugin BOM to provide plugin versions

One of the benefits of the plugin bill of materials is that it allows the plugin maintainer to delegate the tracking of plugin versions to the plugin BOM, instead of tracking those versions in the pom.xml file.

Remove the version numbers for plugins that are tracked by the plugin bill of materials.

Testing done

Confirmed that mvn clean -DskipTests verify passes. Rely on ci.jenkins.io for more verification.

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

@MarkEWaite MarkEWaite closed this Dec 24, 2024
@MarkEWaite MarkEWaite deleted the use-bom-for-plugin-versions branch December 24, 2024 11:51
@MarkEWaite MarkEWaite restored the use-bom-for-plugin-versions branch December 24, 2024 11:55
@MarkEWaite MarkEWaite reopened this Dec 24, 2024
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