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

Upgrade maven-surefire-plugin to 3.0.0 #1848

Merged
merged 1 commit into from
Jun 11, 2023
Merged

Conversation

wborn
Copy link
Member

@wborn wborn commented Apr 18, 2023

This fixes deprecation warnings when runnings tests with Maven 3.9.x:

[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.

See: https://issues.apache.org/jira/browse/SUREFIRE-2154

Related to openhab/openhab-core#3512

@wborn wborn requested a review from a team as a code owner April 18, 2023 07:48
This fixes deprecation warnings when runnings tests with Maven 3.9.x:

`[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.`

See: https://issues.apache.org/jira/browse/SUREFIRE-2154

Related to openhab/openhab-core#3512

Signed-off-by: Wouter Born <[email protected]>
@florian-h05
Copy link
Contributor

@kaikreuzer Can you please take care of this?

@wborn
Copy link
Member Author

wborn commented Jun 2, 2023

WDYT @kaikreuzer? 🙂

Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

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

Sure, looks lovely - thank you!

@kaikreuzer kaikreuzer merged commit bff05be into openhab:main Jun 11, 2023
@kaikreuzer kaikreuzer added this to the 4.0 milestone Jun 11, 2023
@wborn wborn deleted the msp-3.0.0 branch June 12, 2023 05:47
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.

3 participants