Skip to content

[Build] Replace deprecated overwrite parameter of maven-resources-plugin#3704

Merged
HannesWell merged 1 commit into
eclipse-platform:masterfrom
HannesWell:replace-resources-overwrite
Mar 7, 2026
Merged

[Build] Replace deprecated overwrite parameter of maven-resources-plugin#3704
HannesWell merged 1 commit into
eclipse-platform:masterfrom
HannesWell:replace-resources-overwrite

Conversation

@HannesWell
Copy link
Copy Markdown
Member

@HannesWell HannesWell commented Mar 6, 2026

Use changeDetection=always instead, which is the exact replacement More fine-grained control doesn't seem to be necessary for our use-cases.

Fixes numerous new Maven warnings:

Parameter 'overwrite' is deprecated: Use changeDetection instead.

Caused by

Use changeDetection=always instead, which is the exact replacement More
fine-grained control doesn't seem to be necessary for our use-cases.

Fixes numerous Maven warnings:
 Parameter 'overwrite' is deprecated: Use changeDetection instead.
@HannesWell HannesWell merged commit f970014 into eclipse-platform:master Mar 7, 2026
6 checks passed
@HannesWell HannesWell deleted the replace-resources-overwrite branch March 7, 2026 00:11
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