-
```
java.lang.LinkageError: loader constraint violation: when resolving method 'org.slf4j.ILoggerFactory org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()' the class loader com.intellij.ide.plug…
-
When using SQLancer with the JVM below (e.g., using a command such as `java -jar sqlancer-2.0.0.jar duckdb`), everything seems to work fine.
```
openjdk 11.0.18 2023-01-17
OpenJDK Runtime Environ…
-
### Current Behavior
The `scala` plugin internally uses a `detachedConfiguration` to resolve the default value of `scalaClasspath`, meaning that there is no way for users to customize the behavior …
-
**Describe the bug**
I am trying to build a freshly cloned repository. Unfortunately it fails to build.
**To Reproduce**
Steps to reproduce the behavior, include:
1. git clone git@github.com:con…
-
Upgrade out of date versions of Checkstyle and Spotbugs to their latest versions.
**Checkstyle**
As of Checkstyle 10.0 it requires Java 11 to run, there is a backport for Java 8 that is actively…
-
-
# User Description
_User did not enter any detailed information._
# Stack Trace
```
java.lang.IllegalArgumentException: recordId(6587188) is not yet allocated: allocated ids are all < 6543806
…
-
Getting the below error when I try to execute it:
Unrecognized option: -cp /home/faisal/IdeaProjects/jitsi-videobridge/jvb/target/classes:/home/faisal/.m2/repository/com/googlecode/json-simple/json…
-
> See
>
> ```
> /**
> * Location where generated html will be created.
> *
> */
> @Parameter(defaultValue = '${project.reporting.outputDirectory}', required = true)
> …
-
### Description
Came up during integration Operate into the maven multi-module project, see here https://github.com/camunda/zeebe/pull/17280
It seems spotbugs were not executed before, for O…