michael-o commented on PR #1085: URL: https://github.com/apache/maven/pull/1085#issuecomment-1506761344
> For those that want to override it to the Maven 3 behaviour, maybe you can introduce a magic value "OS_DEFAULT" that gets translated to not setting the encoding deeper down the implementation? > > +1 to default to UTF-8 I'd prefer `system`. This is what I have done in other Maven components where empty was not allowed. -- 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]
