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 232046

Summary: Native Packaging for Maven projects
Product: projects Reporter: _ gtzabari <gtzabari>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: REOPENED ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2013-06-30 15:39:19 UTC
Netbeans 7.4 adds Native Packaging for JavaSE projects. We should be able to use this functionality from Maven projects too.
Comment 1 Milos Kleint 2013-07-01 07:11:17 UTC
do you know what maven plugin performs the task?
Comment 2 _ gtzabari 2013-07-01 16:21:38 UTC
This is the best I could find: http://zenjava.com/javafx/maven/native-bundle.html

There might be others but it looks like this field is undergoing active development.
Comment 3 Martin Balin 2016-07-07 08:37:18 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 4 _ gtzabari 2016-07-07 21:31:09 UTC
Still relevant in dev build 201607060002.

See https://github.com/javafx-maven-plugin/javafx-maven-plugin for an updated plugin. Google shows other libraries as well.