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 170559 - Enable 'Enterprise Beans' node at Maven Web EE 6 projects
Summary: Enable 'Enterprise Beans' node at Maven Web EE 6 projects
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 15:15 UTC by Martin Schovanek
Modified: 2009-11-02 10:59 UTC (History)
3 users (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 Martin Schovanek 2009-08-18 15:15:00 UTC
[#200908170201, jdk1.6]

to reproduce:
-------------
1) have a  Maven Web EE 6 project with GFv3
2) have a valid .java class annotated with javax.ejb.Stateless
ERROR: the 'Enterprise Beans' node is missing under the project's node

For more information see a Java Web EE 6 project.
Comment 1 Milos Kleint 2009-08-25 12:21:33 UTC
it seems the same node is missing from ejb projects as well. The node structure seems to only list the ejbs and not much
can be done there in terms of workflow or the same can be achieved by more natural means (eg. via Code Generators)

I'm not in favour of 100% match with ant based projects, we already do deviate in multiple places. We already have a lot
of subnodes of the projects and since none of the users actually reported this issue in 6.1-6.7, it seems it's not used
or expected to be present by the maven crowd. (and people did complain about a lot of things in maven j2ee space).

Therefore I'd like to close the issue as LATER, to be reopened when an external user reports it as a problem. Please
speak up if you strongly disagree.
Comment 2 Quality Engineering 2009-11-02 10:59:40 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX