Make the snippetsupport.jar as part of the maven build #389
+75
−94
Jenkins - Eclipse JDT / Jenkins
failed
May 28, 2026 in 1m 46s
Build: error in 'junit' step
Build / Shell Script
Error in sh step, with arguments mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-389/.m2/repository -Pbuild-individual-bundles -Ptest-on-javase-21 -Pbree-libs -Papi-check -Pjavadoc -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8 -DDetectVMInstallationsJob.disabled=true -Dtycho.apitools.debug -DtrimStackTrace=false.
script returned exit code 1
Build log
[2026-05-28T13:57:14.201Z] + mvn clean verify --batch-mode --fail-at-end -Dmaven.repo.local=/home/jenkins/agent/workspace/eclipse.jdt.debug-github_PR-389/.m2/repository -Pbuild-individual-bundles -Ptest-on-javase-21 -Pbree-libs -Papi-check -Pjavadoc -Dmaven.test.failure.ignore=true -Dcompare-version-with-baselines.skip=false -Dproject.build.sourceEncoding=UTF-8 -DDetectVMInstallationsJob.disabled=true -Dtycho.apitools.debug -DtrimStackTrace=false
[2026-05-28T13:57:14.460Z] Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
[2026-05-28T13:57:14.460Z] Maven home: /opt/tools/apache-maven/latest
[2026-05-28T13:57:14.460Z] Java version: 21.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-21/21.0.2
[2026-05-28T13:57:14.460Z] Default locale: en_US, platform encoding: UTF-8
[2026-05-28T13:57:14.460Z] OS name: "linux", version: "6.7.4-200.fc39.x86_64", arch: "amd64", family: "unix"
[2026-05-28T13:57:36.389Z] [INFO] Scanning for projects...
[2026-05-28T13:57:51.377Z] [INFO] Tycho Version: 4.0.6 (9942454590ad8a6e1c9aa907852cf017dc2ccb98)
[2026-05-28T13:57:51.377Z] [INFO] Tycho Mode: extension
[2026-05-28T13:57:51.377Z] [INFO] Tycho Builder: maven
[2026-05-28T13:57:51.377Z] [INFO] Build Threads: 1
[2026-05-28T13:58:23.611Z] [WARNING] The POM for org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 is missing, no dependency information available
[2026-05-28T13:58:26.140Z] [ERROR] Internal error: java.lang.RuntimeException: org.apache.maven.plugin.PluginResolutionException: Plugin org.eclipse.tycho:tycho-compiler-plugin:4.0.6 or one of its dependencies could not be resolved:
[2026-05-28T13:58:26.140Z] [ERROR] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
[2026-05-28T13:58:26.140Z] [ERROR] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
[2026-05-28T13:58:26.140Z] [ERROR] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
[2026-05-28T13:58:26.140Z] [ERROR] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
[2026-05-28T13:58:26.140Z] [ERROR] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
[2026-05-28T13:58:26.140Z] [ERROR] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in eclipse.maven.central.mirror (https://repo.eclipse.org/repository/maven-central/)
[2026-05-28T13:58:26.140Z] [ERROR] -> [Help 1]
[2026-05-28T13:58:26.140Z] org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: org.apache.maven.plugin.PluginResolutionException: Plugin org.eclipse.tycho:tycho-compiler-plugin:4.0.6 or one of its dependencies could not be resolved:
[2026-05-28T13:58:26.140Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
[2026-05-28T13:58:26.140Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
[2026-05-28T13:58:26.140Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in eclipse.maven.central.mirror (https://repo.eclipse.org/repository/maven-central/)
[2026-05-28T13:58:26.141Z]
[2026-05-28T13:58:26.141Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:109)
[2026-05-28T13:58:26.141Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2026-05-28T13:58:26.141Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2026-05-28T13:58:26.141Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2026-05-28T13:58:26.141Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2026-05-28T13:58:26.141Z] at java.lang.reflect.Method.invoke (Method.java:580)
[2026-05-28T13:58:26.141Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2026-05-28T13:58:26.141Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2026-05-28T13:58:26.141Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2026-05-28T13:58:26.141Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2026-05-28T13:58:26.141Z] Caused by: java.lang.RuntimeException: org.apache.maven.plugin.PluginResolutionException: Plugin org.eclipse.tycho:tycho-compiler-plugin:4.0.6 or one of its dependencies could not be resolved:
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in eclipse.maven.central.mirror (https://repo.eclipse.org/repository/maven-central/)
[2026-05-28T13:58:26.141Z]
[2026-05-28T13:58:26.141Z] at org.eclipse.tycho.p2resolver.P2DependencyResolver.getDependencyMetadata (P2DependencyResolver.java:200)
[2026-05-28T13:58:26.141Z] at org.eclipse.tycho.p2resolver.P2DependencyResolver.setupProjects (P2DependencyResolver.java:162)
[2026-05-28T13:58:26.141Z] at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject (DefaultTychoResolver.java:80)
[2026-05-28T13:58:26.141Z] at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:142)
[2026-05-28T13:58:26.141Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
[2026-05-28T13:58:26.141Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2026-05-28T13:58:26.141Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2026-05-28T13:58:26.141Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2026-05-28T13:58:26.141Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2026-05-28T13:58:26.141Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2026-05-28T13:58:26.141Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2026-05-28T13:58:26.141Z] at java.lang.reflect.Method.invoke (Method.java:580)
[2026-05-28T13:58:26.141Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2026-05-28T13:58:26.141Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2026-05-28T13:58:26.141Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2026-05-28T13:58:26.141Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2026-05-28T13:58:26.141Z] Caused by: org.apache.maven.plugin.PluginResolutionException: Plugin org.eclipse.tycho:tycho-compiler-plugin:4.0.6 or one of its dependencies could not be resolved:
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/)
[2026-05-28T13:58:26.141Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-jdt (https://repo.eclipse.org/content/repositories/eclipse-staging/)
[2026-05-28T13:58:26.142Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-snapshots (https://repo.eclipse.org/content/repositories/cbi-snapshots/)
[2026-05-28T13:58:26.142Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in cbi-releases (https://repo.eclipse.org/content/repositories/cbi-releases/)
[2026-05-28T13:58:26.142Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in eclipse (https://repo.eclipse.org/content/repositories/cbi/)
[2026-05-28T13:58:26.142Z] Could not find artifact org.eclipse.jdt:ecj:jar:3.37.0.v20240215-1558 in eclipse.maven.central.mirror (https://repo.eclipse.org/repository/maven-central/)
[2026-05-28T13:58:26.142Z]
[2026-05-28T13:58:26.142Z] at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:234)
[2026-05-28T13:58:26.142Z] at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:169)
[2026-05-28T13:58:26.142Z] at org.apache.maven.plugin.internal.DefaultMavenPluginManager.createPluginRealm (DefaultMavenPluginManager.java:377)
[2026-05-28T13:58:26.142Z] at org.apache.maven.plugin.internal.DefaultMavenPluginManager.lambda$setupPluginRealm$1 (DefaultMavenPluginManager.java:340)
[2026-05-28T13:58:26.142Z] at org.apache.maven.plugin.DefaultPluginRealmCache.lambda$get$0 (DefaultPluginRealmCache.java:156)
[2026-05-28T13:58:26.142Z] at java.util.concurrent.ConcurrentHashMap.computeIfAbsent (ConcurrentHashMap.java:1740)
[2026-05-28T13:58:26.142Z] at org.apache.maven.plugin.DefaultPluginRealmCache.get (DefaultPluginRealmCache.java:154)
[2026-05-28T13:58:26.142Z] at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupPluginRealm (DefaultMavenPluginManager.java:339)
[2026-05-28T13:58:26.142Z] at org.apache.maven.plugin.DefaultBuildPluginManager.getPluginRealm (DefaultBuildPluginManager.java:205)
[2026-05-28T13:58:26.142Z] at org.eclipse.tycho.helper.PluginRealmHelper.execute (PluginRealmHelper.java:149)
[2026-05-28T13:58:26.142Z] at org.eclipse.tycho.helper.PluginRealmHelper.visitPluginExtensions (PluginRealmHelper.java:106)
[2026-05-28T13:58:26.142Z] at org.eclipse.tycho.p2resolver.P2DependencyResolver.getDependencyMetadata (P2DependencyResolver.java:192)
[2026-05-28T13:58:26.142Z] at org.eclipse.tycho.p2resolver.P2DependencyResolver.setupProjects (P2DependencyResolver.java:162)
[2026-05-28T13:58:26.142Z] at org.eclipse.tycho.core.resolver.DefaultTychoResolver.setupProject (DefaultTychoResolver.java:80)
[2026-05-28T13:58:26.142Z] at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead (TychoMavenLifecycleParticipant.java:142)
[2026-05-28T13:58:26.142Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:223)
[2026-05-28T13:58:26.142Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2026-05-28T13:58:26.142Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2026-05-28T13:58:26.142Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2026-05-28T13:58:26.142Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2026-05-28T13:58:26.142Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2026-05-28T13:58:26.142Z] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2026-05-28T13:58:26.142Z] at java.lang.reflect.Method.invoke (Method.java:580)
[2026-05-28T13:58:26.142Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2026-05-28T13:58:26.142Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2026-05-28T13:58:26.142Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2026-05-28T13:58:26.142Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2026-05-28T13:58:26.142Z] [ERROR]
[2026-05-28T13:58:26.142Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2026-05-28T13:58:26.142Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2026-05-28T13:58:26.142Z] [ERROR]
[2026-05-28T13:58:26.142Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2026-05-28T13:58:26.142Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
Build / Archive JUnit-formatted test results
Error in junit step, with arguments **/target/surefire-reports/*.xml.
No test report files were found. Configuration error?
Build log
[2026-05-28T13:58:32.314Z] Recording test results
[2026-05-28T13:58:32.478Z] No test report files were found. Configuration error?
Details
Loading