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 - Add support for creating RCP installers in command-line mode
Summary: Add support for creating RCP installers in command-line mode
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal with 9 votes (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks: 183047
  Show dependency tree
 
Reported: 2010-04-29 11:01 UTC by dlipin
Modified: 2014-02-10 14:16 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.