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 174358 - Can't add a breakpoint to my Java EE 6 Maven web project with JSF 2.0
Summary: Can't add a breakpoint to my Java EE 6 Maven web project with JSF 2.0
Status: RESOLVED DUPLICATE of bug 174357
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 14:06 UTC by rdelaplante
Modified: 2009-10-12 14:07 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 rdelaplante 2009-10-12 14:06:08 UTC
I have two nearly identical projects. One is a Java EE6 web project using Maven, and the other is a Java EE6 web project
using NetBeans' own project type (ant).  I have a class annotated with @ManagedBean in both projects, but can only add a
breakpoint to the ant project.  I cannot add a breakpoint to the class in the Maven project.

I have many other Maven projects open and can add breakpoints  to them.  It looks like this bug is specific to Java EE6
Maven projects. I'm using NB 6.8 M2 on OpenSolaris 2009 06. I will attach the sample project.
Comment 1 rdelaplante 2009-10-12 14:07:25 UTC
Pressed save twice, this is a duplicate

*** This issue has been marked as a duplicate of 174357 ***