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 - Native Packaging for Maven projects
Summary: Native Packaging for Maven projects
Status: REOPENED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-30 15:39 UTC by _ gtzabari
Modified: 2016-07-07 21:31 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 _ 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.