源代码部署问题 #890

Open
opened 2026-03-04 11:14:56 -05:00 by deekerman · 0 comments
Owner

Originally created by @lizhu-sudo on GitHub (Apr 18, 2025).

你好,我是一个初学者,想用这个产品,我代码拉下来用idea打开无法打包部署,
[ERROR] Cannot resolve dependencies of project io.cloudbeaver:io.cloudbeaver.model:eclipse-plugin:1.0.76-SNAPSHOT
[ERROR] with context {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86_64, org.eclipse.update.install.sources=true}
[ERROR] Software being installed: io.cloudbeaver.model 1.0.76.qualifier
[ERROR] Missing requirement: io.cloudbeaver.model 1.0.76.qualifier requires 'osgi.bundle; org.jkiss.dbeaver.data.gis 0.0.0' but it could not be found: See log for details
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ResolverException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :io.cloudbeaver.model

Originally created by @lizhu-sudo on GitHub (Apr 18, 2025). 你好,我是一个初学者,想用这个产品,我代码拉下来用idea打开无法打包部署, [ERROR] Cannot resolve dependencies of project io.cloudbeaver:io.cloudbeaver.model:eclipse-plugin:1.0.76-SNAPSHOT [ERROR] with context {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=x86_64, org.eclipse.update.install.sources=true} [ERROR] Software being installed: io.cloudbeaver.model 1.0.76.qualifier [ERROR] Missing requirement: io.cloudbeaver.model 1.0.76.qualifier requires 'osgi.bundle; org.jkiss.dbeaver.data.gis 0.0.0' but it could not be found: See log for details [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ResolverException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :io.cloudbeaver.model
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#890
No description provided.