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 199482

Summary: defaultcr is not calculated correctly for maven web app projects.
Product: serverplugins Reporter: Vince Kraemer <vkraemer>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Vince Kraemer 2011-06-16 23:31:35 UTC
This means that these projects get a glassfish-web.xml file when they get targeted to a GF 3.x server.

The problem is, I don't know how to get the data associated with a Maven web app project that would let me calculate the correct defaultcr...

Need to get the 1.0-SNAPSHOT of the CR... but all I have is a J2eeModule object at the point where I start to calculate the defaultcr...
Comment 1 Vince Kraemer 2011-09-19 22:50:25 UTC
this got addressed as part of the changes for issue 201579