You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Paul Benedict (JIRA)" <ji...@codehaus.org> on 2008/04/19 09:25:55 UTC

[jira] Issue Comment Edited: (MNG-3509) Make "mvn -v" output locale/encoding

    [ http://jira.codehaus.org/browse/MNG-3509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=131382#action_131382 ] 

paul4christ79 edited comment on MNG-3509 at 4/19/08 2:24 AM:
-------------------------------------------------------------

What about an option that accepts an ANT pattern matching expression  to match against system property names? Then you could give up on the feature requests and let the user filter himself: {noformat}mvn -v -Zjava.locale.*,com.ibm.*{noformat} where -Z is the placeholder for a new option.

      was (Author: paul4christ79):
    What about an option that accepts an ANT pattern matching expression  to match against system property names? Then you could give up on the feature requests and let the user filter himself: mvn -v -Zjava.locale.*,com.ibm.* (where -Z is the placeholder for a new option).
  
> Make "mvn -v" output locale/encoding
> ------------------------------------
>
>                 Key: MNG-3509
>                 URL: http://jira.codehaus.org/browse/MNG-3509
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Command Line
>    Affects Versions: 2.0.8
>            Reporter: Benjamin Bentmann
>            Assignee: Herve Boutemy
>            Priority: Minor
>             Fix For: 2.0.10
>
>         Attachments: locale-output.patch
>
>
> Printing a platform's locale and file encoding might be worth to add when Maven is requested to show version information since these parameters can affect text/string handling code.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira