On Fri, 2 Sept 2022 at 11:23, Jonathan Bergh <bergh.jonat...@gmail.com> wrote: > Is there any way to keep an existing execution process configured but still > be able to run maven projects which are under development? > > It would be a bit annoying to have to deconfigure that build step (Inno > packaging) and run it manually after the fact just to allow NB to run the > project during development.
You should be able to use Maven profiles for this. Incidentally, I've also been looking at the potential for providing NBPackage as a Maven plugin. That's another way to package with InnoSetup. https://github.com/apache/netbeans-tools/tree/master/nbpackage 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