Can't build on Windows 11 #16302
Unanswered
puwadon-book
asked this question in
DBeaver Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I can't build from sources
System information:
[INFO] org.jkiss.dbeaver.ext.oracle.test 1.0.7-SNAPSHOT ... SUCCESS [ 0.319 s]
[INFO] org.jkiss.dbeaver.ext.postgresql.test 1.0.37-SNAPSHOT SUCCESS [ 0.261 s]
[INFO] org.jkiss.dbeaver.ext.test 1.0.184-SNAPSHOT ........ SUCCESS [ 0.440 s]
[INFO] DBeaver CE Standalone 22.0.3-SNAPSHOT .............. FAILURE [ 0.119 s]
[INFO] DBeaver P2 Repositories 1.0.0-SNAPSHOT ............. SKIPPED
[INFO] DBeaver CE Repository 1.0.0-SNAPSHOT ............... SKIPPED
[INFO] DBeaver - Debug support 1.0.0-SNAPSHOT ............. SKIPPED
[INFO] DBeaver - Office support 1.0.0-SNAPSHOT ............ SKIPPED
[INFO] DBeaver - SVG support 1.0.0-SNAPSHOT ............... SKIPPED
[INFO] DBeaver - Git support 1.0.0-SNAPSHOT ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 min
[INFO] Finished at: 2565-04-25T14:41:49+07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-publisher-plugin:2.3.0:publish-products (default-publish-products) on project standalone: Publisher failed. Verify your target-platform-configuration and executionEnvironment are suitable for proper resolution: Negative time -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :standalone
Beta Was this translation helpful? Give feedback.
All reactions