You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Gili (JIRA)" <ji...@codehaus.org> on 2014/01/13 17:12:49 UTC

[jira] (SUREFIRE-1053) Suppress warning message if file.encoding is set using argLine

Gili created SUREFIRE-1053:
------------------------------

             Summary: Suppress warning message if file.encoding is set using argLine
                 Key: SUREFIRE-1053
                 URL: https://jira.codehaus.org/browse/SUREFIRE-1053
             Project: Maven Surefire
          Issue Type: Improvement
          Components: Maven Surefire Plugin, process forking
    Affects Versions: 2.15
            Reporter: Gili
            Priority: Minor


As a followup to SUREFIRE-951...

I am getting {{file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead}} in spite of the fact that I set {{file.encoding}} as the warning recommends. If {{-Dfile.encoding}} is set as a system property, and it is also set using {{argLine}} then you should suppress this warning.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira