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 218420 - Maven Enterprise Project run
Summary: Maven Enterprise Project run
Status: RESOLVED DUPLICATE of bug 215454
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-16 15:32 UTC by pinus
Modified: 2012-09-20 06:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
My test project (188.70 KB, application/octet-stream)
2012-09-19 16:56 UTC, pinus
Details
The version screen (164.13 KB, image/png)
2012-09-19 16:58 UTC, pinus
Details
The browser (50.37 KB, image/png)
2012-09-19 16:59 UTC, pinus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pinus 2012-09-16 15:32:46 UTC
I created a Maven Enterprise Project and simply wanted to run it to see the hello page. and it did not work.

The browser is called with e.g.:
http://localhost:8080/JEEDemo-web-1.0-SNAPSHOT
but the application is available under:
http://localhost:8080/JEEDemo-web

I think it worked with NB 7.1.
Comment 1 Martin Janicek 2012-09-18 13:25:58 UTC
Oh boy, not again :( ..I'll take a look at it tomorrow..
Comment 2 Martin Janicek 2012-09-19 14:23:41 UTC
What version of the NetBeans are you using? I tried to reproduce with the latest daily build [1] and it works as expected. Could you please try it with that one?

Thanks in advance

[1] Nightly build: http://bits.netbeans.org/download/trunk/nightly/latest/
Comment 3 pinus 2012-09-19 16:56:28 UTC
Created attachment 124593 [details]
My test project

My test project
Comment 4 pinus 2012-09-19 16:58:08 UTC
Created attachment 124594 [details]
The version screen
Comment 5 pinus 2012-09-19 16:59:49 UTC
Created attachment 124595 [details]
The browser
Comment 6 Martin Janicek 2012-09-20 06:32:15 UTC
Thanks, in that case this is a duplicate of the issue 215454 which has been already fixed for the NetBeans 7.3 (and also for the 7.2.1). At the moment you can either download daily build or wait for the 7.3beta/7.2.1 patch
Comment 7 Martin Janicek 2012-09-20 06:32:21 UTC

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