Issue 1:
assets 'com.craigburke.angular:angular-annotate-asset-pipeline:2.4.1' is not compatible with Grails 5 (Groovy 3)
And this plugin stopped development since 2016. It only support Grails 4 and Groovy ~2.5
Issue 2:
Create species list from Spatial-test failed, becuase CORS on lists-test is disabled
Issue 3:
ToolPredictSpec failed: Williams xxxx best 5 should returns 5 layers, but those layers are not enabled in Spatial test.
Layers which are not enabled:
1, Koppen Climate Classification (Major Classes)
2, IBRA 7 Subregions
3, Williams 2030 best 5 : "el1002,el1019,el1037,el1036,el1013"
4, Williams 1960 best 5: "el720,el726,el718,el766,el708"
Issue 1: assets 'com.craigburke.angular:angular-annotate-asset-pipeline:2.4.1' is not compatible with Grails 5 (Groovy 3) And this plugin stopped development since 2016. It only support Grails 4 and Groovy ~2.5
Thanks @temi forked to https://github.com/AtlasOfLivingAustralia/angular-template-asset-pipeline. This 2.5.0 versions supports Groovy 3
Issue 2: Create species list from Spatial-test failed, becuase CORS on lists-test is disabled
Issue 3: ToolPredictSpec failed: Williams xxxx best 5 should returns 5 layers, but those layers are not enabled in Spatial test.
Layers which are not enabled: 1, Koppen Climate Classification (Major Classes) 2, IBRA 7 Subregions 3, Williams 2030 best 5 : "el1002,el1019,el1037,el1036,el1013" 4, Williams 1960 best 5: "el720,el726,el718,el766,el708"