[
https://issues.apache.org/jira/browse/MNG-7763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17711856#comment-17711856
]
ASF GitHub Bot commented on MNG-7763:
-------------------------------------
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.
> Provide UTF-8 as a default value for project.build.sourceEncoding and
> project.reporting.outputEncoding
> ------------------------------------------------------------------------------------------------------
>
> Key: MNG-7763
> URL: https://issues.apache.org/jira/browse/MNG-7763
> Project: Maven
> Issue Type: Improvement
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 4.0.0-alpha-6, 4.0.0
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)