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 185246

Summary: Add support for creating RCP installers in command-line mode
Product: installer Reporter: dlipin <dlipin>
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 183047    

Description dlipin 2010-04-29 11:01:29 UTC
Currently the only option is to invoke Build Installers action from IDE.

The tricky workaround to subsequent command-line builds is to do that by running "ant -f build/installer/build.xml" after running Build Installers once.
Comment 1 mienamoo 2011-09-16 12:21:23 UTC
The need for building installers using ant scripts still exist. See this forum discussion:

http://forums.netbeans.org/viewtopic.php?t=42595
Comment 2 merlushatrash 2011-12-15 10:31:50 UTC
Still need to to possibility to  run installer from maven.