You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2018/11/26 21:04:00 UTC

[jira] [Created] (NETBEANS-1752) Test run hyperlink in output doesn't work for Maven projects when Surefire version is not exactly two digits

Stig Rohde Døssing created NETBEANS-1752:
--------------------------------------------

             Summary: Test run hyperlink in output doesn't work for Maven projects when Surefire version is not exactly two digits
                 Key: NETBEANS-1752
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1752
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 10.0
            Reporter: Stig Rohde Døssing
            Assignee: Stig Rohde Døssing


When a test set is run in a Maven project, the output window will contain a line like

{code}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.043 s <<< FAILURE! - in ch.skyguide.crystal.mavenproject3.TestTest
{code}

which is a link. If the project Surefire version has 3 digits, the link doesn't work.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists