[ 
https://issues.apache.org/jira/browse/MNG-6220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16127788#comment-16127788
 ] 

Hudson commented on MNG-6220:
-----------------------------

SUCCESS: Integrated in Jenkins build maven-3.x #1663 (See 
[https://builds.apache.org/job/maven-3.x/1663/])
[MNG-6220] Add CLI options to control color output Introduce (rfscholte: 
[http://git-wip-us.apache.org/repos/asf/?p=maven.git&a=commit&h=785bad693c60ad60d7b307af8fab9e9234ff57bd])
* (edit) maven-embedder/pom.xml
* (edit) maven-embedder/src/test/java/org/apache/maven/cli/MavenCliTest.java
* (edit) maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java


> Add CLI options to control color output
> ---------------------------------------
>
>                 Key: MNG-6220
>                 URL: https://issues.apache.org/jira/browse/MNG-6220
>             Project: Maven
>          Issue Type: New Feature
>            Reporter: Manuel Ryan
>            Assignee: Robert Scholte
>             Fix For: 3.5.1
>
>
> Currently, the only way to enable/disable color output is to use the 
> batch-mode or log-file options.
> If a user wants colored output but no interactivity (ie: jenkins environment 
> with the ansicolor plugin), there is no CLI option combination to support the 
> use-case.
> I propose to add an option to control output coloring directly.
> {noformat}
> --color=enabled <- color output always enabled
> --color=disabled <- color output always disabled
> --color=auto <- current behavior (default)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to