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 246209 - [801cat] Maven Web Application
Summary: [801cat] Maven Web Application
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Windows 8
: P4 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-02 19:41 UTC by muellermi
Modified: 2016-07-07 08:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (188.08 KB, text/plain)
2014-08-02 19:41 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2014-08-02 19:41:01 UTC
Product Version = NetBeans IDE Dev (Build 201408020001)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_11
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.11-b03

- Create a new project
- Choose maven, Web Project

--> NB creates the project. Unlike the Ant version, NB does not ask for any web framework and creates a page named index.html

- choose properties, framworks and add JSF. configure the URL pattern as *.xhtml

--> NB adds the framework and creates a page named index.xhtml
Now, the project contains two pages.

It should only contain the index.xhtml (like the Ant counterpart)
Comment 1 muellermi 2014-08-02 19:41:07 UTC
Created attachment 148483 [details]
IDE log
Comment 2 Martin Balin 2016-07-07 08:56:26 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss