Re: [platform] Broken workflow with RELEASE230

2024-10-02 Thread Michael Bien
Hi Patrik, I noticed before that simply hitting "run" wasn't enough to get changes in using the nbm-maven-plugin, but I just tried to edit code and and build+run worked. It might depend however on where the changes are. changing an action registration might require a clean (not sure). Test

[platform] Broken workflow with RELEASE230

2024-10-02 Thread Patrik Karlström
Hi, Last week I updated to JDK23, NB23 and RELEASE230 for my maven platform applications. Pretty soon I noticed that my code changes would not apply unless I did a _clean_ install, and that breaks my flow. I'm not talking about CoS here, I would be happy to just build. After a couple of tries r