Jacques, I have figured out the problem and fixed it: when you re-introduced the jsgantt feature you forgot to add to the repository the package-lock.json file. I have added it now. Are you going to backport the jsgantt feature to the release24.09?
Jacopo On Wed, Apr 15, 2026 at 4:37 PM Jacopo Cappellato < [email protected]> wrote: > Hi Jacques, > > While I don’t have time to investigate in depth, I see that our CI/CD > builds are failing because of the *projectmgr* plugin [*], and I suspect > this may be related to the recent *jsgantt* feature you reintroduced. > > As I’m currently working on upgrading dependencies and cleaning up > warnings and other issues (also in preparation for the upcoming release), > these failures are making the process more difficult. > > I think these changes should be reverted. > > Best regards, > Jacopo > [*] > https://github.com/apache/ofbiz-framework/actions/runs/24458798684/job/71466835593 > > On Wed, Apr 15, 2026 at 12:20 PM Jacques Le Roux via dev < > [email protected]> wrote: > >> Yes sure, thanks for the warning >> >> Le 15/04/2026 à 12:03, Jacopo Cappellato a écrit : >> > Jacques, wait! >> > >> > Re-read my messages carefully. I have just fixed the Dependabot >> > configuration, not any of the issues you were facing on the changes >> about >> > jscannt you reintroduced. >> > Test everything in your local fork, and make sure everything is fine, >> > before pushing additional commits to the official repository. >> > >> > Jacopo >> > >> > On Wed, Apr 15, 2026 at 11:54 AM Jacques Le Roux via dev < >> > [email protected]> wrote: >> > >> >> Le 15/04/2026 à 11:26, Jacopo Cappellato a écrit : >> >>> On Wed, Apr 15, 2026 at 10:49 AM Jacques Le Roux via dev < >> >>> [email protected]> wrote: >> >>> >> >>>> I did not know that. I just reverted, as it was running before. >> >>>> I guess using specific names instead of "npm" was working but things >> >> have >> >>>> changed in GH since? >> >>>> >> >>> Nothing has changed in GH: the wrong configuration was causing issues >> >> even >> >>> before and your revert re-introduced the error. >> >>> I have now fixed Dependabot configuration with PR >> >>> https://github.com/apache/ofbiz-plugins/pull/198, however I don't >> >>> understand what you expect it to fix in regards to the changes in your >> >>> previous commits. >> >>> >> >>> Jacopo >> >> Thanks! >> >> >> >> Actually I wanted to wait that Dependabot confirmed about dependencies >> in >> >> trunk before backporting. >> >> So you got >> >> https://github.com/apache/ofbiz-plugins/network/updates/1323834222 :) >> >> But it's great that it works now in trunk. I just have to backport. >> >> >> >> Jacques >> >> >> >> >> >
