neilcsmith-net commented on issue #158: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/issues/158#issuecomment-2003911693
If that's all you want, I would bypass the existing zip generation, and use assembly plugin to put together. I've just done that in migrating an Ant application to Maven due to limitations in the existing zip generation. In some ways it might be better if the NB plugin leveraged that anyway. Bundling a JDK in the application in a cross-platform way is of limited use given everything required to run without warnings across different OS. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
