nmatt opened a new issue, #8988:
URL: https://github.com/apache/netbeans/issues/8988

   ### Description
   
   When running tests (i.e. JUnit test executions), NetBeans generates a 
notification when the test is finished, showing a notification bubble from the 
status bar. It would be useful to have the option of a similar notification for 
(Maven) build executions, showing if the build succeeded or failed.
   
   ### Use case/motivation
   
   The NetBeans window system can be used such that the Output window is only 
visible on demand. When a build of one module is running, I often continue 
working on other stuff in a different module, and I might be waiting for the 
build to finish to run some other operation or test against the newly built 
module, if it was build successfully. In that context, a notification would be 
useful to get a more visible indication of when the build execution has 
finished, and more importantly, to also quickly see if the build was successful 
or not, without having to pull up the Output window.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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