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 190898 - Running maven web or ee project does not show Select deployment server dialog
Summary: Running maven web or ee project does not show Select deployment server dialog
Status: RESOLVED DUPLICATE of bug 190920
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-10-11 09:50 UTC by Antonin Nebuzelsky
Modified: 2010-10-12 20:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Select deployment server dialog box (15.15 KB, image/png)
2010-10-11 09:50 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2010-10-11 09:50:54 UTC
Created attachment 102343 [details]
Select deployment server dialog box

With a new maven web app project or ee project, the deployment server is not specified. The user needs to choose one of the registered servers for the project.

Up to 6.9.1 a dialog box Select deployment server popped up when user invoked Run.

In current trunk this check is skipped, maven is run and it results in a one-line error message at the end of maven execution:

NetBeans: No suitable Deployment Server is defined for the project or globally.
Comment 1 David Konecny 2010-10-12 20:20:00 UTC

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