[
https://issues.apache.org/jira/browse/MNG-6366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Heinz Marbaise closed MNG-6366.
------------------------------------
Resolution: Not A Problem
This message is produced by plugins and not by Maven Core.
> Improve message warning
> -----------------------
>
> Key: MNG-6366
> URL: https://issues.apache.org/jira/browse/MNG-6366
> Project: Maven
> Issue Type: Bug
> Affects Versions: 3.5.2
> Reporter: Michel Barret
> Priority: Trivial
>
> When a maven display message like "File encoding has not been set", it can be
> usefull to display what is the name of configuration to fix it. Instead:
> {{[WARNING] File encoding has not been set, using platform encoding UTF-8,
> i.e. build is platform dependent!}}
> we can have:
> {{[WARNING] File encoding has not been set, using platform encoding UTF-8,
> i.e. build is platform dependent!}}
> {{[WARNING] Maybe you should set the configuration:
> project.reporting.outputEncoding}}
> {{It can be usefull!}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)