I have an old(ish) griffon project (1.5) I have to maintain. I'm trying to install and run it on a new PC via griffon run_app but I'm getting a 'Some dependencies could not be resolved ' for some plugins ..
-=MISSING =-
? installer-0.8 not found in any repository
? lombok-0.5.0 not found in any repository
? miglayout-1.0.0 not found in any repository
? spock-0.7 not found in any repository
? rest-1.1.1 not found in any repository
+ swing-1.4.0 from griffon-local
? glazedlists-2.0.0 not found in any repository
(these were hand keyed so any spelling mistakes are mine) ..
This is from a working application so the config was originally correct
Is it possible these have moved and where can I find them ?