Skip to content

Upgrade plugin POM and BOM to latest versions #958

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

Merged
merged 1 commit into from
Mar 25, 2023
Merged

Conversation

basil
Copy link
Member

@basil basil commented Mar 25, 2023

This is needed for the forthcoming PCT multi-module mode to pull in the fix for JENKINS-62658 via jenkinsci/maven-hpi-plugin#453. I tested this successfully with the latest update to the multimodule project branch of PCT, which is now doing mvn process test-classes rather than mvn install, therefore requiring the fix for JENKINS-62658. With these changes you can now successfully run mvn process-test-classes in the root directory of the repository, which was not possible with the old version of Maven HPI plugin.

I also upgraded BOM while I was here, but that is not essential. Feel free to undo that change if it is not desired.

CC @Vlatombe

Copy link
Member

@Vlatombe Vlatombe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Vlatombe Vlatombe merged commit 4cdf539 into jenkinsci:master Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants