Building and testing frameworks eclipse.c [message #1849762] |
Tue, 01 February 2022 15:17 |
Felix Van der Jeugt Messages: 2 Registered: February 2022 |
Junior Member |
|
|
I was hoping to make some changes to features/org.eclipse.equinox.executable.feature/library/eclipse.c in the rt.equinox.framework and try them out. I'm failing to even run the tests though: executing mvn test in the root of the repository fails on missing artifacts (see below). Any pointers to documentation on how to build and test this?
[ERROR] Failed to execute goal on project org.eclipse.equinox.executable: Could not resolve dependencies for project org.eclipse.equinox.feature:org.eclipse.equinox.executable:eclipse-feature:3.8.1500-SNAPSHOT: The following artifacts could not be resolved: org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:jar:1.2.400-SNAPSHOT, org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.ppc64le:jar:1.2.400-SNAPSHOT, org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.aarch64:jar:1.2.400-SNAPSHOT, org.eclipse.equinox:org.eclipse.equinox.launcher.win32.win32.x86_64:jar:1.2.400-SNAPSHOT, org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.x86_64:jar:1.2.400-SNAPSHOT, org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx.aarch64:jar:1.2.400-SNAPSHOT, org.eclipse.equinox:org.eclipse.equinox.launcher.cocoa.macosx:jar:1.2.400-SNAPSHOT: Failure to find org.eclipse.equinox:org.eclipse.equinox.launcher.gtk.linux.x86_64:jar:1.2.400-SNAPSHOT in https://repo.eclipse.org/content/repositories/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.snapshots has elapsed or updates are forced -> [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] <removed-link>/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :org.eclipse.equinox.executable
(Complete log is attached)
-
Attachment: logs.txt
(Size: 96.40KB, Downloaded 66 times)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03673 seconds