Open soxofaan opened 2 years ago
can't we just define a simple text file with single source of truth references (in the style of python's requirements.txt
),
which can then be consumed from the various places we need (bash scripts, python scripts, ...)
we have several places in openeo-geopyspark-driver where we declare/get geotrellis related jars.
e.g. geotrellis-backend-assembly:
geotrellis-extensions:
Obviously this is very annoying to maintain (illustrated by the different versions present here)