This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 189858 - Glassfish deploy does not give clear indication on failure
Summary: Glassfish deploy does not give clear indication on failure
Status: RESOLVED DUPLICATE of bug 189416
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 189312
  Show dependency tree
 
Reported: 2010-08-25 15:32 UTC by Ondrej Langr
Modified: 2010-09-20 20:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Langr 2010-08-25 15:32:38 UTC
Maven usability study (finding #27):

Glassfish server output window gives no clear indication when deploy has failed, whether the server is running or not. The error is somewhere in the middle of the output, user has to manually scroll up to find out whether deploy has failed and why.

Recommendation: 
Error should be in the bottom of the output window, in red color.  

Highlight video from the study illustrating the problem available on e-mail request.
Comment 1 Vince Kraemer 2010-08-31 21:21:55 UTC
requested video
Comment 2 Vince Kraemer 2010-08-31 22:34:01 UTC
The BUILD failed.  The IDE has not even attempted to deploy the broken app onto GlassFish, so it makes sense that the GF plugin has not indicated that there is an error... no?

The window the user is looking at is the output from maven...

At 2:51, the user discovers a BUILD ERROR... Failed to resolve artifact message.
Comment 3 Jesse Glick 2010-09-20 20:44:24 UTC
Was already filed & fixed.

*** This bug has been marked as a duplicate of bug 189416 ***