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

Emmanuel Hugonnet commented on MNG-3507:
----------------------------------------

I have implemented it on the scmchanglog-maven-plugin on Codehaus (not on the 
release version) as a PoC without any dependency (alas not on Windows I am 
afraid). This is just a wrapper on the current Maven Logger, so it should be 
easy to add to the current Maven distribution.
http://svn.codehaus.org/mojo/trunk/mojo/scmchangelog-maven-plugin/src/main/java/org/codehaus/mojo/scmchangelog/scm/util/ColorConsoleLogger.java

Emmanuel

> ANSI Color logging for improved output visibility.
> --------------------------------------------------
>
>                 Key: MNG-3507
>                 URL: http://jira.codehaus.org/browse/MNG-3507
>             Project: Maven 2
>          Issue Type: Improvement
>            Reporter: Rahul Thakur
>             Fix For: 3.x
>
>         Attachments: maven-colorlogger.zip, pom.xml
>
>
> Is it possible for Maven to use ANSI color logging? IMO it would make Maven 
> logs much easier to read and increase the visibility of items that the user 
> want to see at any given point in time. 
> I think Andrew Williams did some work under Plexus sandbox to enable color 
> logging. There also a color logger available in Ant. 
> http://ant.apache.org/manual/listeners.html#AnsiColorLogger

-- 
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

        

Reply via email to