Philipp Ottlinger created RAT-535:
-------------------------------------
Summary: Fix build warning - resouce plugin
Key: RAT-535
URL: https://issues.apache.org/jira/browse/RAT-535
Project: Apache RAT
Issue Type: Improvement
Components: build
Affects Versions: 0.18
Reporter: Philipp Ottlinger
During the build the following warning is shown:
[INFO] --- resources:3.5.0:copy-resources (copy-release-notes) @
apache-rat-core ---
[WARNING] Parameter 'overwrite' is deprecated: Use changeDetection instead.
[INFO] Copying 1 resource from .. to target/classes/META-INF
[INFO]
(seen with JDK17, mvn 3.9.14 on RAT master (1.0.0-SNAPSHOT))
Should be fixed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)