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

Update TrackingFileManager.java to help with MRESOLVER-153 #114

Draft
wants to merge 1 commit into
base: maven-resolver-1.6.x
Choose a base branch
from

Conversation

nvijayap
Copy link

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

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
@michael-o
Copy link
Member

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

@nvijayap
Copy link
Author

. 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

@michael-o michael-o marked this pull request as draft July 14, 2021 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants