dbeaver can't be build error 404 dbeaver.io/eclipse-repo/ Getting issue while mvn clean install with java 11 #34967
-
[ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'local-contrib' from location https://dbeaver.io/eclipse-repo: No repository found at https://dbeaver.io/eclipse-repo. -> [Help 1] |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Can you give more information about your enviroment? |
Beta Was this translation helpful? Give feedback.
The p2 repo was changed in version 23.0.4
https://github.com/dbeaver/dbeaver/blob/dd0f887e3b81e2bb7d9a4a810e85f7bae9e982d1/pom.xml
And also not every version is available in this repo as https://p2.dev.dbeaver.com/eclipse-repo/23.2.5/ exists, but I could not see any version before that.
I think you have to upgrade your dbeaver version to 23.2.5 at least.
Or upgrade to the latest version if you can.