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 155520 - Java EE functionality missing while creating maven web application in Java SE
Summary: Java EE functionality missing while creating maven web application in Java SE
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-16 07:58 UTC by Jindrich Sedek
Modified: 2009-02-19 22:43 UTC (History)
0 users

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 Jindrich Sedek 2008-12-16 07:58:20 UTC
Start New Project Wizard
select Maven category/Maven project
Choose Maven Webapp Archetype
Next/ Finish wizard
new Maven web application is created and started, but no JavaEE features (as JSP editing etc...) are activated
Comment 1 Jaroslav Tulach 2008-12-16 11:58:25 UTC
This problem is easily reproducible in standard Java SE download. Just get Java SE IDE (the smallest Java one) and 
follow the steps:

Start New Project Wizard
select Maven category/Maven project
Choose Maven Webapp Archetype
Next/ Finish wizard
new Maven web application is created and started, but no JavaEE features (as JSP editing etc...) are available

Comment 2 Jindrich Sedek 2008-12-16 12:05:05 UTC
seems to be problem in Maven module dependencies -> reassigning to maven
Comment 3 Milos Kleint 2008-12-20 19:30:22 UTC
dafe, the new wizard shall only be available when maven.j2ee is installed?
Comment 4 David Simonek 2009-01-06 16:07:05 UTC
fixed, Webapp archetype wizard definition moved to enterprise cluster where it belongs: #b4113d885cb5
Comment 5 Quality Engineering 2009-01-07 05:34:43 UTC
Integrated into 'main-golden', will be available in build *200901070201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b4113d885cb5
User: Dafe Simonek <dsimonek@netbeans.org>
Log: #155520: webapp wizard definition moved to proper maven.j2ee module
Comment 6 Jindrich Sedek 2009-02-02 15:06:25 UTC
verified.
netbeans-dev-200902020201