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

Use proper maven-dependency-plugin configuration #1717

Closed
wants to merge 1 commit into from

Conversation

akurtakov
Copy link
Member

Camelcase options.
Fixes warnings in the build:
00:22:41 [WARNING] Parameter 'overwriteReleases' is unknown for plugin 'maven-dependency-plugin:3.6.1:copy (copy)'
00:22:41 [WARNING] Parameter 'overwriteSnapshots' is unknown for plugin 'maven-dependency-plugin:3.6.1:copy (copy)'
00:22:41 [WARNING] Parameter 'overwriteReleases' is unknown for plugin 'maven-dependency-plugin:3.6.1:copy-dependencies (copy)' 00:22:41 [WARNING] Parameter 'overwriteSnapshots' is unknown for plugin 'maven-dependency-plugin:3.6.1:copy-dependencies (copy)'

Camelcase options.
Fixes warnings in the build:
00:22:41  [WARNING] Parameter 'overwriteReleases' is unknown for plugin
'maven-dependency-plugin:3.6.1:copy (copy)'
00:22:41  [WARNING] Parameter 'overwriteSnapshots' is unknown for plugin
'maven-dependency-plugin:3.6.1:copy (copy)'
00:22:41  [WARNING] Parameter 'overwriteReleases' is unknown for plugin
'maven-dependency-plugin:3.6.1:copy-dependencies (copy)'
00:22:41  [WARNING] Parameter 'overwriteSnapshots' is unknown for plugin
'maven-dependency-plugin:3.6.1:copy-dependencies (copy)'
@akurtakov
Copy link
Member Author

No such config at all in master, I should check further what's going on.

@akurtakov akurtakov closed this Jan 13, 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