You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the workaround #71 is done to be able to load H2GIS snapshot.
As the H2GIS modules version are defined using pom properties, they can't be resolved with maven because DBeaver can't parse those properties : dbeaver/dbeaver#15556.
We also have to find if and how DBeaver can resolve OSSRH snapshot repository artifacts to avoid hard writing of jar to load.
The text was updated successfully, but these errors were encountered:
Currently, the workaround #71 is done to be able to load H2GIS snapshot.
As the H2GIS modules version are defined using pom properties, they can't be resolved with maven because DBeaver can't parse those properties : dbeaver/dbeaver#15556.
We also have to find if and how DBeaver can resolve OSSRH snapshot repository artifacts to avoid hard writing of jar to load.
The text was updated successfully, but these errors were encountered: