Github user michael-o commented on the issue:

    https://github.com/apache/maven/pull/114
  
    Two issues:
    
    1. Unfortunately, Commons CLI does not offer valid values. If it would, it 
would fail if the option value is wrong. I would do so too.
    2. You blindly `return` from `always`, but still forget that Jansi will 
ignore that because `isatty` returns false as soon as `stdout` is passed via 
pipe.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to