efegokdemir opened a new pull request, #388: URL: https://github.com/apache/maven-filtering/pull/388
## Summary When resources are copied directly into the Maven project base directory, the copy log currently ends with an empty destination. Display `.` for that destination while preserving relative paths for other destinations. Fixes #337 ## Changes - Add a small path-formatting helper for the copy log. - Add regression coverage for base-directory and nested destinations. ## Testing - `mvn -Dspotless.skip=true test` — passed (76 tests) - `mvn -Dspotless.skip=true verify` — passed - `git diff --check` — passed ## Notes The change is limited to the diagnostic path formatting and does not alter resource-copy behavior. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
