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

Fix unknown additionalparam warning #455

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

wborn
Copy link
Member

@wborn wborn commented Aug 26, 2023

This fixes the following warning:

[WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.4.1:jar (attach-javadocs)'

It looks like this was never used ever since it was added in 55a2a1b

This fixes the following warning:

```
[WARNING] Parameter 'additionalparam' is unknown for plugin 'maven-javadoc-plugin:3.4.1:jar (attach-javadocs)'
```

It looks like this was never used ever since it was added in 55a2a1b

Signed-off-by: Wouter Born <[email protected]>
@wborn wborn requested a review from a team as a code owner August 26, 2023 15:05
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.

Thanks!

@kaikreuzer kaikreuzer merged commit f3d2f81 into openhab:main Aug 30, 2023
2 checks passed
@kaikreuzer kaikreuzer added this to the 0.16.0 milestone Aug 30, 2023
@wborn wborn deleted the additionalparam branch August 30, 2023 20:57
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.

2 participants