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

Prevent warnings when running pmd goal #453

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

wborn
Copy link
Member

@wborn wborn commented Aug 11, 2023

Fixes the following warnings when building with Maven 3.9.x:

[WARNING] Parameter 'outputEncoding' (user property 'outputEncoding') is read-only, must not be used in configuration

Fixes the following warnings when building with Maven 3.9.x:

[WARNING]  Parameter 'outputEncoding' (user property 'outputEncoding') is read-only, must not be used in configuration

Signed-off-by: Wouter Born <github@maindrain.net>
@wborn wborn requested a review from a team as a code owner August 11, 2023 21:34
Copy link
Member

@martinvw martinvw left a comment

Choose a reason for hiding this comment

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

LGTM

@kaikreuzer kaikreuzer merged commit 3514b6a into openhab:main Aug 13, 2023
2 checks passed
@kaikreuzer kaikreuzer added this to the 0.16.0 milestone Aug 13, 2023
@wborn wborn deleted the prevent-pmd-warnings branch August 13, 2023 20:36
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