-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DBeaver and .m2 #27
Comments
You can put the issue here https://github.com/orbisgis/orbisrcp |
I do not have any option to move the issue on the right side-bar. Problem of rights ? |
OK I realize that the problem may come from the fact that DBeaver or GroovyConsole have nothing to do with .m2 folder. Actually to make DBeaver download a new version of geoclimate, I suppose that it is necessary to delete the .groovy folder. I have done that, however, I have the following error when using the grab resolver:
|
It seem to be caused by an incompatibility of versions between grab/groovy and groovyeditor plugin Try to remove your .groovy and .m2 cache to ensure to use the very last snapshots. Then launch DBeaver (check you have the laste version) and, once launched, update the GroovyEditor plugin. If the issue still, can you post your script ? |
OK this problem has been solved yesterday when I update all mess. Thanks ! |
Sorry I did not kinow where to put this issue...
I have deleted the .m2 folder in order to update my geoclimate package. Then when I launch a script using
The .m2 file is not reloaded. Is it a correct behavior ? Note that the similar behavior is met using the groovyConsole.
The text was updated successfully, but these errors were encountered: