On Sun, 26 Feb 2023 at 21:58, Joseph Huber <jhu...@stanref.com.invalid> wrote: > I considered moving from Ant to Maven, but really found no good reason to do > so. I have customized build macros in Ant (creating installers ...
This was one reason I was using Ant too. Those installer aspects of my build were rewritten in plain Java as the early basis of NBPackage. I'm now using that for building RCP packages as well as the community NetBeans installers, and am looking at a Maven plugin wrapper. It's also how the Apache DEB and RPM are built. I'm keen to look at meeting the needs of other platform applications with it too, so I'd be curious how well it'd work for you or anyone else building platform applications, and what it might be missing for you? https://github.com/apache/netbeans-nbpackage/ Am also working on a blog post / docs page for use with the platform. Thanks and best wishes, Neil --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists