You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2021/01/21 10:28:00 UTC

[jira] [Comment Edited] (MSHARED-822) MessageBuilder should support Paths

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

Guillaume Nodet edited comment on MSHARED-822 at 1/21/21, 10:27 AM:
--------------------------------------------------------------------

Hyperlinks are somewhat supported by recent terminals [https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda] but those seem quite limited, especially for non http urls (at least, using files does not work on OSX iTerm). 


was (Author: gnt):
Hyperlinks are somewhat supported by recent terminals: https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda

> MessageBuilder should support Paths
> -----------------------------------
>
>                 Key: MSHARED-822
>                 URL: https://issues.apache.org/jira/browse/MSHARED-822
>             Project: Maven Shared Components
>          Issue Type: New Feature
>          Components: maven-shared-utils
>            Reporter: Robert Scholte
>            Priority: Major
>              Labels: infosupport
>         Attachments: comparing colour schemes.pdf
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The idea behind this is that you can control the output, e.g. just highlight with a specific color, use relative paths or absolute paths or even translate them to hyperlinks in case the output is an HTML page.
> Since this is a utility class, we should investigate if we can use a [ServiceLoader|https://docs.oracle.com/javase/7/docs/api/java/util/ServiceLoader.html] to solve such transformation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)