You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2017/11/11 21:34:00 UTC

[jira] [Created] (MSCMPUB-33) add color output to improve UX

Hervé Boutemy created MSCMPUB-33:
------------------------------------

             Summary: add color output to improve UX
                 Key: MSCMPUB-33
                 URL: https://issues.apache.org/jira/browse/MSCMPUB-33
             Project: Maven SCM Publish Plugin
          Issue Type: Improvement
    Affects Versions: 1.1
            Reporter: Hervé Boutemy
            Assignee: Hervé Boutemy
             Fix For: 1.2


{noformat}[INFO] --- maven-scm-publish-plugin:1.1:publish-scm (scm-publish) @ mojo-site ---
[INFO] Checking out the pub tree from scm:git:ssh://git@github.com/mojohaus/mojohaus.github.io.git into /mojohaus.github.io/target/scmpublish-checkout
...
[INFO] Updating checkout directory with actual content in /mojohaus.github.io/target/site
[INFO] Content consists in 15 directories and 74 files = 1 MB
[INFO] Publishing content into SCM will result in 0 addition(s), 74 update(s), 0 delete(s)
[INFO] Checking in SCM, starting at Sat Nov 11 19:28:28 CET 2017...
...
[INFO] Checked in 21 file(s) to revision null in 0 h 0 m 3 s{noformat}




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