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 181366

Summary: Change Maven NetBeans Module using OSGi into an option of Maven NetBeans Module
Product: apisupport Reporter: Antonin Nebuzelsky <anebuzelsky>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Antonin Nebuzelsky 2010-03-01 08:55:26 UTC
Currently module project in Maven is presented to the user as two separate project templates:

Maven NetBeans Module
  and
Maven NetBeans Module using OSGi

The possibility of adding an OSGi bundle as a dependency of the module project should be moved to an option in (1) Maven NetBeans Module project wizard, and also (2) module project's customizer.
Comment 1 Milos Kleint 2010-03-14 19:43:56 UTC
(1) is done.
Comment 2 Antonin Nebuzelsky 2010-04-01 10:33:48 UTC
(1) is enough.