maven-resolver icon indicating copy to clipboard operation
maven-resolver copied to clipboard

Update TrackingFileManager.java to help with MRESOLVER-153

Open nvijayap opened this issue 4 years ago • 2 comments
trafficstars

This PR is to spot files that have malformed encoding by setting the system property "spot_file_with_malformed_encoding" on the mvn command-line ... mvn -Dspot_file_with_malformed_encoding=true This should help with https://issues.apache.org/jira/browse/MRESOLVER-153

nvijayap avatar Jul 14 '21 13:07 nvijayap

What is the purpose of this PR if the issue has been resolved?

michael-o avatar Jul 14 '21 16:07 michael-o

. The purpose of this PR is to spot the file with malformed encoding . Issue is not resolved as end user still needs to go through the manual steps outlined in MRESOLVER-153 as workaround

nvijayap avatar Jul 14 '21 17:07 nvijayap