Tim Boudreau created NETBEANS-3574:
--------------------------------------

             Summary: Exception when stopping maven test execution via button 
in output window
                 Key: NETBEANS-3574
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3574
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Maven
    Affects Versions: 11.1
         Environment: java version "10.0.1" 2018-04-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.1+10)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.1+10, mixed mode)

Linux kernel 5.4.1
            Reporter: Tim Boudreau
         Attachments: gestureInfo.xml

Thrown very rarely if you stop a build during test execution - if the process 
is killed while the surefire XML output file is being written or has been 
created but not written to yet.

The exception is not an indication anything is wrong, and should simply be 
caught and swallowed, or logged at some low priority, if the user has killed 
the build (but not if the build completed but the file is garbage).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to