Martin Mois
Martin Mois
After having cloned the project from git, the build fails because it cannot resolve some transitive dependencies from zookeeper and the used maven-thrift-plugin is not available on the central repository....
Issue introduced through PR: ``` java.lang.IllegalStateException: value is absent. at japicmp.util.Optional$Absent.get(Optional.java:70) at japicmp.compat.CompatibilityChanges$4.callback(CompatibilityChanges.java:391) at japicmp.compat.CompatibilityChanges$4.callback(CompatibilityChanges.java:385) at japicmp.compat.CompatibilityChanges.forAllSuperclasses(CompatibilityChanges.java:209) at japicmp.compat.CompatibilityChanges.checkIfMethodsHaveChangedIncompatible(CompatibilityChanges.java:385) at japicmp.compat.CompatibilityChanges.evaluateBinaryCompatibility(CompatibilityChanges.java:59) at japicmp.compat.CompatibilityChanges.evaluate(CompatibilityChanges.java:28) at japicmp.cmp.JarArchiveComparator.checkBinaryCompatibility(JarArchiveComparator.java:178) at japicmp.cmp.JarArchiveComparator.compareClassLists(JarArchiveComparator.java:214) at japicmp.cmp.JarArchiveComparator.createAndCompareClassLists(JarArchiveComparator.java:187) at...
### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an [open...
### Before submitting your bug report - [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find...
Version info: ``` Artillery: 2.0.9 Node.js: v21.7.2 OS: linux ``` Running this command: ``` artillery run ./artillery_load-test.yam ``` I expected to see this happen: The CSV file contains comma separated...
### Eschewed features - [X] This issue is not requesting templating, unstuctured edits, build-time side-effects from args or env vars, or any other eschewed feature. ### What would you like...