michael-o commented on PR #1085:
URL: https://github.com/apache/maven/pull/1085#issuecomment-1506822616

   > > > 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.
   > 
   > I'd suggest that people that want the default encoding use 
`${file.encoding}` so that we don't have to do any hack in maven.
   
   You are totally right. Stupid me.


-- 
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]

Reply via email to