Builds Spark (minus the Install4j distributables) after every change to the code.

Build: #681 failed Changes by Sergey Ponomarev <stokito@gmail.com>

Stages & jobs

  1. Build Stage

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Maven build Build Stage Download or View
21-Apr-2026 07:22:53 [INFO] ------------------------------------------------------------------------
21-Apr-2026 07:22:53 [INFO] Total time:  3.484 s
21-Apr-2026 07:22:53 [INFO] Finished at: 2026-04-21T07:22:53-05:00
21-Apr-2026 07:22:53 [INFO] ------------------------------------------------------------------------
21-Apr-2026 07:22:53 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.6.2:enforce (enforce-dependency-convergence) on project spark-core:
21-Apr-2026 07:22:53 [ERROR] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence failed with message:
21-Apr-2026 07:22:53 [ERROR] Failed while enforcing releasability.
21-Apr-2026 07:22:53 [ERROR]
21-Apr-2026 07:22:53 [ERROR] Dependency convergence error for org.minidns:minidns-core:jar:1.1.0-alpha3. Paths to dependency are:
21-Apr-2026 07:22:53 [ERROR] +-org.igniterealtime.spark:spark-core:jar:3.1.0-SNAPSHOT
21-Apr-2026 07:22:53 [ERROR]   +-org.igniterealtime.smack:smack-core:jar:4.5.0-rc1:compile
21-Apr-2026 07:22:53 [ERROR]     +-org.minidns:minidns-core:jar:1.1.0-alpha3:compile
21-Apr-2026 07:22:53 [ERROR] and
21-Apr-2026 07:22:53 [ERROR] +-org.igniterealtime.spark:spark-core:jar:3.1.0-SNAPSHOT
21-Apr-2026 07:22:53 [ERROR]   +-org.minidns:minidns-core:jar:1.1.1:compile
21-Apr-2026 07:22:53 [ERROR] -> [Help 1]
21-Apr-2026 07:22:53 [ERROR]
21-Apr-2026 07:22:53 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
21-Apr-2026 07:22:53 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
21-Apr-2026 07:22:53 [ERROR]
21-Apr-2026 07:22:53 [ERROR] For more information about the errors and possible solutions, please read the following articles:
21-Apr-2026 07:22:53 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
21-Apr-2026 07:22:53 [ERROR]
21-Apr-2026 07:22:53 [ERROR] After correcting the problems, you can resume the build with the command
21-Apr-2026 07:22:53 [ERROR]   mvn <args> -rf :spark-core