Olivier Cailloux

Results 32 issues of Olivier Cailloux

When I add logback 1.5.6 as a dependency in my POM, vscode tells me: “Incompatible .class files version in required binaries. Project 'simple' is targeting a 17 runtime, but is...

The [`org.codehaus.mojo:exec-maven-plugin:3.3.0`](https://central.sonatype.com/artifact/org.codehaus.mojo/exec-maven-plugin/3.3.0) plugin “java” goal [documentation](https://www.mojohaus.org/exec-maven-plugin/usage.html#java-goal) states that “daemon threads are joined and interrupted once all known non daemon threads have quit”. That is not what I observe with some...

help wanted