tmcgrath / gatling-sql

Gatling Extension for JDBC or Spark Thrift Server stress tests
https://supergloo.com/spark/apache-spark-thrift-server-load-testing-example/
Apache License 2.0
6 stars 8 forks source link

Cannot compile #4

Open amra opened 1 month ago

amra commented 1 month ago

Compilation fails. (I need to compile it because the lib is not available in public maven repository, see #3)

When I run mvn verify I receive:

[ERROR] Failed to execute goal net.alchim31.maven:scala-maven-plugin:4.4.1:testCompile (scala-test-compile) on project gatling-sql: wrap: scala.reflect.internal.FatalError: Error accessing /home/user/.m2/repository/org/scalactic/scalactic_2.13/3.2.6/scalactic_2.13-3.2.6.jar: Invalid CEN header (invalid extra data field size for tag: 0xbdbf at 2484) -> [Help 1]

Tool versions

⬢ [Systemd] ❯ java -version
openjdk version "17.0.12" 2024-07-16
OpenJDK Runtime Environment (build 17.0.12+7-Ubuntu-1ubuntu222.04)
OpenJDK 64-Bit Server VM (build 17.0.12+7-Ubuntu-1ubuntu222.04, mixed mode, sharing)
⬢ [Systemd] ❯ mvn -version
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /home/user/.sdkman/candidates/maven/current
Java version: 17.0.12, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.153.1-microsoft-standard-wsl2", arch: "amd64", family: "unix"